Update test.yml
This commit is contained in:
parent
0ad0cddd48
commit
db9337730c
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue