.net poprawiony v2
Some checks failed
First CI / test (push) Failing after 6s
First CI / build (push) Successful in 1m32s

This commit is contained in:
ktos 2024-11-22 13:58:40 +01:00
parent b8f2779507
commit 88c1beec25

View File

@ -23,5 +23,5 @@ jobs:
- uses: actions/download-artifact@v3 - uses: actions/download-artifact@v3
with: with:
name: app.tar name: app.tar
- run: tar xf app.tar/app.tar - run: tar xf app.tar
- run: ./app/app - run: ./app/app