macierze 3"
All checks were successful
First CI / build (linux-x64) (push) Successful in 55s
First CI / build (win-x64) (push) Successful in 1m5s

This commit is contained in:
ktos 2024-11-22 14:06:17 +01:00
parent 73e57e6c1d
commit f922f3d9df

View File

@ -13,4 +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 /p:PublishSingleFile=true - run: dotnet publish -o app -r ${{ matrix.rid }} --sc /p:PublishSingleFile=true