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

This commit is contained in:
Anastasiia 2024-11-22 14:02:47 +01:00
parent 959347e8bb
commit 7186f8b4c1

View File

@ -24,7 +24,6 @@ jobs:
- uses: actions/download-artifact@v3
with:
name: app.tar
path: app.tar
- run: tar xf app.tar
- run: chmod +x ./app/app
- run: ./app/app