Skip to content

Commit 47b2570

Browse files
committed
ci(gh): Specify esy version
1 parent cada514 commit 47b2570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
${{ runner.os }}-
3434
3535
- name: Install esy
36-
run: npm install -g esy
36+
run: npm install -g esy@0.6.6
3737

3838
- name: Restore esy source cache
3939
id: esy-cache

0 commit comments

Comments
 (0)