macierzev2
Some checks failed
First CI / build (linux-x64) (push) Successful in 1m30s
First CI / build (win-x64) (push) Successful in 1m32s
First CI / test (linux-x64) (push) Successful in 10s
First CI / test (win-x64) (push) Failing after 10s

This commit is contained in:
2025-11-21 12:31:30 +01:00
parent e8da88ac90
commit a11f16da1e

View File

@@ -32,4 +32,6 @@ jobs:
with: with:
name: app-${{ matrix.rid }} name: app-${{ matrix.rid }}
- run: tar xf app-${{ matrix.rid }}.tar - run: tar xf app-${{ matrix.rid }}.tar
- run: ./app/app - run: ls -l app/
- run: ./app/$(ls app | head -n 1)