Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ecec7dca3e | |||
| 87d32260d4 |
@@ -26,7 +26,7 @@ jobs:
|
||||
build-and-publish:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: mcr.microsoft.com/dotnet/sdk:10.0
|
||||
image: vaibhavgawali/dotnet-node-python-openjdk:latest
|
||||
needs: checkout-code
|
||||
steps:
|
||||
- name: Download source code
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
|
||||
|
||||
<!-- Package properties below -->
|
||||
<IsPackable>true</IsPackable>
|
||||
<PackageId>Sharp8N.Runtime</PackageId>
|
||||
<Version>1.0.0</Version>
|
||||
<Authors>Vitalick S</Authors>
|
||||
|
||||
Reference in New Issue
Block a user