Update .gitea/workflows/ci.yml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
Gitea Actions Demo / tag-only-job (push) Has been skipped

This commit is contained in:
dany 2024-07-24 13:30:17 +02:00
parent d36ef2bdec
commit 03354c5ec1

View File

@ -35,5 +35,5 @@ jobs:
with: with:
name: build name: build
path: build path: build
- run: tree . - run: ls -al build
- run: echo "Generate release" - run: echo "Generate release"