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.
2 parents 7e12266 + 28b6f43 commit 6463910Copy full SHA for 6463910
1 file changed
.github/workflows/main.yml
@@ -91,6 +91,9 @@ jobs:
91
with:
92
persist-credentials: false
93
94
+ - name: Setup Rust
95
+ uses: ./.github/actions/setup-rust
96
+
97
- name: Download built JSON API and sync-team
98
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
99
0 commit comments