Update: ci.yml vol. 4

This commit is contained in:
Jakub 2024-11-26 14:03:01 +01:00
parent 0f707a53aa
commit 849675a1d6

View File

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