fix 4
All checks were successful
First CI / build (push) Successful in 2m4s
First CI / test (push) Successful in 9s

This commit is contained in:
r00j3K 2024-11-25 11:00:19 +01:00
parent 9d81b58165
commit 097bc5451d

View File

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