Skip to content

Commit 558780c

Browse files
committed
clean cache
1 parent 9e5f2d1 commit 558780c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/set-up-everything/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ runs:
3232
python-version: 3.12.4
3333

3434
- name: Install dependencies
35-
run: yarn --immutable
35+
run: yarn cache --clean && yarn --immutable
3636
shell: bash

0 commit comments

Comments
 (0)