Upload-artifact and download-artifact v2
All checks were successful
First CI / build (push) Successful in 1m27s
First CI / test (push) Successful in 13s

This commit is contained in:
WikMat
2025-12-09 00:07:43 +01:00
parent a1727fc4a5
commit c7b0b83c32

View File

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