Test with artifact v2
All checks were successful
First CI / build (push) Successful in 1m41s
First CI / test (push) Successful in 15s

This commit is contained in:
Agnieszka Marzeda
2025-12-08 22:46:41 +01:00
parent 5511375b45
commit 101219afba

View File

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