another one
This commit is contained in:
parent
2db0ad6197
commit
951837f7e1
@ -14,4 +14,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
dotnet-version: '6.0.x'
|
dotnet-version: '6.0.x'
|
||||||
- run: dotnet restore
|
- 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user