Skip to content

Commit

Permalink
fix windows bundling not working (#976)
Browse files Browse the repository at this point in the history
  • Loading branch information
ImUrX authored Apr 5, 2024
1 parent b310cf0 commit b639523
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/gradle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,6 @@ jobs:
cache: 'pnpm'

- name: Clean cache in Windows (Fixes tauri-apps/tauri#9045)
if: matrix.os == 'windows-latest'
run: cargo clean

- name: Build
Expand Down

0 comments on commit b639523

Please sign in to comment.