Skip to content

Commit

Permalink
Remove yarn cache
Browse files Browse the repository at this point in the history
  • Loading branch information
yvvki committed Dec 19, 2023
1 parent 69ed95a commit d75f22d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
with:
node-version: 'lts/*'
check-latest: true
cache: 'yarn'

- run: yarn install
- run: yarn tauri build

0 comments on commit d75f22d

Please sign in to comment.