Skip to content

Commit

Permalink
remove submodule update to test if we need it
Browse files Browse the repository at this point in the history
  • Loading branch information
alexroan committed May 30, 2024
1 parent d5d31bd commit a6e4a6e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@ jobs:
with:
targets: "${{ matrix.target }}"

- name: Install git submodules
run: |
git submodule update --init --recursive
- name: Setup Cache
uses: Swatinem/rust-cache@v2

Expand Down

0 comments on commit a6e4a6e

Please sign in to comment.