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