We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9973d0 commit 1f2c8e2Copy full SHA for 1f2c8e2
1 file changed
.github/workflows/release.yml
@@ -31,9 +31,6 @@ jobs:
31
with:
32
submodules: recursive
33
34
- - name: Update git submodules
35
- run: git submodule update --init --recursive
36
-
37
- name: Setup Rust
38
uses: dtolnay/rust-toolchain@stable
39
0 commit comments