build: run camoufox fetch in rust lint

This commit is contained in:
zhom
2025-08-07 05:07:09 +04:00
parent 687fc7817f
commit 25d4b30975
+5
View File
@@ -86,6 +86,11 @@ jobs:
pnpm run build:win-x64
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
shell: bash
run: |