diff --git a/.forgejo/workflows/build-all.yml b/.forgejo/workflows/build-all.yml index 537d2d4..8c8a6dc 100644 --- a/.forgejo/workflows/build-all.yml +++ b/.forgejo/workflows/build-all.yml @@ -7,7 +7,7 @@ jobs: steps: - run: | apt-get update -qq - apt-get install nodejs git + apt-get install -y -qq nodejs git - uses: actions/checkout@v3 - id: asklyphe-auth-frontend uses: ./.forgejo/build-service