We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8edce9 commit 4498828Copy full SHA for 4498828
Makefile
@@ -43,6 +43,7 @@ test: lint
43
yarn download:bin
44
yarn download:lib
45
yarn test
46
+ yarn copy:assets:tauri
47
cargo test --manifest-path src-tauri/Cargo.toml
48
49
# Builds and publishes the app
0 commit comments