zad4fix
Some checks failed
First CI / test (push) Failing after 22s
First CI / build (push) Successful in 1m53s

This commit is contained in:
2025-11-21 12:22:26 +01:00
parent 8211938c5c
commit 347bbb518f

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 - run: tar xf app.tar/app.tar
- run: ./app/app - run: ./app/app