Poprawki przy rozpakowaniu app.tar pliku ci.yml
All checks were successful
First CI / build (push) Successful in 1m51s
First CI / test (push) Successful in 28s

This commit is contained in:
2025-11-21 12:16:50 +01:00
parent 1387d92bda
commit c07896a2a1

View File

@@ -26,5 +26,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