diff --git a/.github/workflows/neocities.yml b/.github/workflows/neocities.yml index 1ea0585..977b8fb 100644 --- a/.github/workflows/neocities.yml +++ b/.github/workflows/neocities.yml @@ -31,7 +31,7 @@ jobs: - run: | echo "${{ steps.matrix.outputs.value }}" build: - needs: [ prep_array ] + needs: [ setup ] runs-on: ubuntu-latest strategy: matrix: