Skip to content

Commit 9c6f2da

Browse files
committed
Fix rename.
1 parent fdac291 commit 9c6f2da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
} >> "$GITHUB_OUTPUT"
5757
5858
start_matrix:
59-
needs: [setup_matrix, build_index]
59+
needs: [setup_matrix, make_index]
6060
runs-on: ubuntu-slim
6161
environment: deploy
6262
env:

0 commit comments

Comments
 (0)