Skip to content

Commit e86c60f

Browse files
authored
unfreeze yarn file
1 parent c304857 commit e86c60f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/analyze.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020

2121
- name: Install dependencies
2222
uses: bahmutov/[email protected]
23+
with:
24+
install-command: yarn
2325

2426
- name: Restore next build
2527
uses: actions/cache@v3

0 commit comments

Comments
 (0)