Update buildproject.yaml, demo.yaml, PublishLinuxX64.pubxml, and 1 more file
This commit is contained in:
@@ -17,3 +17,4 @@ jobs:
|
||||
with:
|
||||
dotnet-version: ${{ matrix.dotnet }}
|
||||
- run: dotnet publish GiteaTest.sln -p:PublishProfile=${{ matrix.publishprofile }}
|
||||
- run: zip -r ${{ matrix.publishprofile }}.zip publish
|
||||
|
||||
Reference in New Issue
Block a user