macierze 2
This commit is contained in:
parent
02b29f6c8c
commit
73e57e6c1d
@ -13,5 +13,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
dotnet-version: '8.0.x'
|
dotnet-version: '8.0.x'
|
||||||
- run: dotnet restore
|
- run: dotnet restore
|
||||||
- run: dotnet publish -o app -r ${{ matrix.rid }} --sc
|
- run: dotnet publish -o app -r ${{ matrix.rid }} --sc /p:PublishSingleFile=true
|
||||||
/p:PublishSingleFile=true
|
|
||||||
|
Loading…
Reference in New Issue
Block a user