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 6018dbf commit 25a1306Copy full SHA for 25a1306
.github/workflows/rust.yml
@@ -61,7 +61,7 @@ jobs:
61
path: "./out"
62
63
deploy:
64
- need: build
+ needs: build
65
runs-on: ubuntu-latest
66
67
permissions:
0 commit comments