Compare commits
No commits in common. "2af23f8e9588e266a2955c1d01b40c2102f78239" and "289801f9f097e2c024f9cebcd0b72bc1b2dad6c9" have entirely different histories.
2af23f8e95
...
289801f9f0
@ -451,7 +451,7 @@ jobs:
|
||||
OPENSSL_NO_VENDOR: "0"
|
||||
OPENSSL_STATIC: "1"
|
||||
run: |
|
||||
. "$HOME/.cargo/env"
|
||||
source "$HOME/.cargo/env"
|
||||
npm ci --legacy-peer-deps
|
||||
rustup target add aarch64-unknown-linux-gnu
|
||||
CI=true npx tauri build --target aarch64-unknown-linux-gnu
|
||||
|
||||
Loading…
Reference in New Issue
Block a user