We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5102fff commit cd03f20Copy full SHA for cd03f20
.github/workflows/build.yml
@@ -46,7 +46,6 @@ jobs:
46
with:
47
workspaces: './src-tauri -> target'
48
49
- run: bun install
50
- name: clear npm cache and install dependencies
51
run: |
52
npm cache clean --force
0 commit comments