diff --git a/.forgejo/workflows/test-build.yaml b/.forgejo/workflows/test-build.yaml index e60d292..227e1d7 100644 --- a/.forgejo/workflows/test-build.yaml +++ b/.forgejo/workflows/test-build.yaml @@ -7,7 +7,7 @@ on: jobs: test_build: runs-on: ubuntu-latest - container: docker:dind-rootless + container: docker:dind steps: - name: Install dependencies # not present in `docker` container run: apk add --no-cache git nodejs