diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index c3a8a90..bc54ed0 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -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