Update submodules in new test job

pull/449/head
Alex Crichton 1 year ago
parent f643346512
commit f1d95ab593

@ -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:

Loading…
Cancel
Save