5 samodzielne poprawka
All checks were successful
First CI / build (linux-x64) (push) Successful in 1m9s
First CI / build (win-x64) (push) Successful in 1m0s

This commit is contained in:
AsiaK21 2023-11-21 16:50:29 +01:00
parent 45ff334064
commit 1ffbd5186c

View File

@ -13,7 +13,7 @@ jobs:
dotnet-version: '6.0.x'
- run: dotnet restore
- run: dotnet publish -o app -r ${{ matrix.rid }} --sc /p:PublishSingleFile=true
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v3
with:
name: ${{ matrix.rid }}-artifacts
path: app
path: app.tar