Compare commits
No commits in common. "eae1c6e8b70fdc79d34bb8b62fc0412d48f2ec22" and "21de93174c2c0e1a89e979bd4f8a7599d84e5b89" have entirely different histories.
eae1c6e8b7
...
21de93174c
@ -158,8 +158,6 @@ jobs:
|
||||
restore-keys: |
|
||||
${{ runner.os }}-npm-
|
||||
- name: Build
|
||||
env:
|
||||
APPIMAGE_EXTRACT_AND_RUN: "1"
|
||||
run: |
|
||||
npm ci --legacy-peer-deps
|
||||
CI=true npx tauri build --target x86_64-unknown-linux-gnu
|
||||
|
||||
Loading…
Reference in New Issue
Block a user