We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdac291 commit 9c6f2daCopy full SHA for 9c6f2da
1 file changed
.github/workflows/deploy.yml
@@ -56,7 +56,7 @@ jobs:
56
} >> "$GITHUB_OUTPUT"
57
58
start_matrix:
59
- needs: [setup_matrix, build_index]
+ needs: [setup_matrix, make_index]
60
runs-on: ubuntu-slim
61
environment: deploy
62
env:
0 commit comments