another one
This commit is contained in:
@@ -14,4 +14,4 @@ jobs:
|
||||
with:
|
||||
dotnet-version: '6.0.x'
|
||||
- run: dotnet restore
|
||||
- run: dotnet publish -o app -r ${{ matrix.rid }} --dc /p:PublishSingleFile=true
|
||||
- run: dotnet publish -o app -r ${{ matrix.rid }} --sc /p:PublishSingleFile=true
|
||||
|
||||
Reference in New Issue
Block a user