Update test.yml

This commit is contained in:
Jonas Kruckenberg 2022-11-03 19:07:47 +01:00
parent 0ad0cddd48
commit db9337730c

View file

@ -40,4 +40,6 @@ jobs:
run: |
cd examples/test
wget -qO- https://github.com/tauri-apps/tauri/releases/download/cli.rs-v1.1.1/cargo-tauri-x86_64-unknown-linux-gnu.tgz | tar -xzf-
wget -qO- https://github.com/thedodd/trunk/releases/download/0.16.0/trunk-x86_64-unknown-linux-gnu.tar.gz | tar -xzf-
export CARGO_UNSTABLE_SPARSE_REGISTRY=true
./cargo-tauri dev --exit-on-panic --config ./src-tauri/ci.tauri.conf.json