mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-09-26 19:22:09 +02:00
build: run camoufox fetch in rust lint
This commit is contained in:
@@ -86,6 +86,11 @@ jobs:
|
|||||||
pnpm run build:win-x64
|
pnpm run build:win-x64
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# TODO: replace with an integration test that fetches everything from rust
|
||||||
|
- name: Download Camoufox for testing
|
||||||
|
run: npx camoufox-js fetch
|
||||||
|
continue-on-error: true
|
||||||
|
|
||||||
- name: Copy nodecar binary to Tauri binaries
|
- name: Copy nodecar binary to Tauri binaries
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user