Skip to content

Commit 1f2c8e2

Browse files
committed
ci(release): remove update git submodule step
1 parent b9973d0 commit 1f2c8e2

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ jobs:
3131
with:
3232
submodules: recursive
3333

34-
- name: Update git submodules
35-
run: git submodule update --init --recursive
36-
3734
- name: Setup Rust
3835
uses: dtolnay/rust-toolchain@stable
3936

0 commit comments

Comments
 (0)