Skip to content

Commit e86c60f

Browse files
authored
unfreeze yarn file
1 parent c304857 commit e86c60f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.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/npm-install@v1.7.10
23+
with:
24+
install-command: yarn
2325

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

0 commit comments

Comments
 (0)