Skip to content

Commit

Permalink
Update submodules in new test job
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Jul 17, 2024
1 parent f643346 commit f1d95ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ jobs:
fetch-depth: 0
- run: git fetch --tags --force
name: Force-fetch tags to work around actions/checkout#290
- run: git submodule update --init --depth 32 --jobs 3
- name: Setup `wasmtime` for tests
uses: bytecodealliance/actions/wasmtime/setup@v1
with:
Expand Down

0 comments on commit f1d95ab

Please sign in to comment.