macierze 2

This commit is contained in:
ktos 2024-11-22 14:03:40 +01:00
parent 02b29f6c8c
commit 73e57e6c1d

View File

@ -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