mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-11 21:11:48 +01:00
Split out macos deps
This commit is contained in:
5
.github/workflows/artifacts.yml
vendored
5
.github/workflows/artifacts.yml
vendored
@@ -42,7 +42,10 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
cargo install rsw wasm-pack
|
||||
npm install
|
||||
npm ci
|
||||
|
||||
- name: Run tests
|
||||
run: npm test
|
||||
|
||||
- name: Build artifacts
|
||||
working-directory: ./src-tauri
|
||||
|
||||
Reference in New Issue
Block a user