dotnet
All checks were successful
First CI / build (push) Successful in 1m21s
First CI / test (push) Successful in 16s

This commit is contained in:
Anastasiia 2024-11-22 13:54:57 +01:00
parent 994e8a21ce
commit 4105379382

View File

@ -25,5 +25,5 @@ jobs:
with: with:
name: app.tar name: app.tar
- run: tar xf app.tar - run: tar xf app.tar
- run: chmod +x ./app/app
- run: ./app/app - run: ./app/app