Update test.yml

This commit is contained in:
Jonas Kruckenberg 2022-11-14 10:29:44 +01:00
parent 1f436c0178
commit 8b1c03b3d1

View file

@ -31,6 +31,7 @@ jobs:
with:
toolchain: stable
override: true
target: wasm32-unknown-unknown x86_64-unknown-linux-gnu
- uses: Swatinem/rust-cache@v1
- name: Install native deps
run: |