Update .gitea/workflows/ci.yml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s
Gitea Actions Demo / tag-only-job (push) Failing after 2s

This commit is contained in:
dany 2024-07-24 15:06:42 +02:00
parent 644b84c138
commit 5a29794580

View File

@ -31,10 +31,10 @@ jobs:
needs: Explore-Gitea-Actions
steps:
- run: mkdir -p build
- run: docker info
- uses: actions/download-artifact@master
with:
name: build
path: build
- run: ls -al build
- run: docker info
- run: echo "Generate release"