Update .gitea/workflows/ci.yml
This commit is contained in:
parent
2bb6b5183b
commit
b5971ce977
@ -29,6 +29,8 @@ jobs:
|
||||
runs-on: dind
|
||||
# if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
|
||||
needs: Explore-Gitea-Actions
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
steps:
|
||||
- run: mkdir -p build
|
||||
- uses: actions/download-artifact@master
|
||||
|
Loading…
Reference in New Issue
Block a user