Skip to content

Commit a806341

Browse files
committed
chore: how about different cli?
1 parent 5eb6901 commit a806341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
deno-version: v1.x
3030
- name: Install netlify-cli and npm
31-
run: npm install -g netlify-cli npm
31+
run: npm install -g netlify-cli npm@10.2.4
3232
- name: NPM Install
3333
run: npm install
3434
- name: Run integration tests

0 commit comments

Comments
 (0)