diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index c84cf16..33c8661 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -83,7 +83,7 @@ jobs: WORKSPACE: ${{ gitea.workspace }} steps: - name: Build dependencies - run: pacman -Syu --noconfirm --needed git go zstd curl python + run: pacman -Syu --noconfirm --needed git go zstd curl python nodejs - uses: actions/checkout@v4 - name: Build backend run: bash ./build.sh