change ci yaml file for ex 4 fix 5
All checks were successful
First CI / build (push) Successful in 1m55s
First CI / test (push) Successful in 15s

This commit is contained in:
Mateusz Kozieł
2025-11-20 17:16:26 +02:00
parent 16633ab02d
commit d9f9011455

View File

@@ -26,6 +26,6 @@ jobs:
with:
name: app.tar
path: .
- run: tar xf app/app.tar
- run: tar xf app.tar
- run: chmod +x ./app/app
- run: ./app/app