Skip to content

Commit 42d8ff9

Browse files
authored
maybe downgrade cli?
1 parent 5b57b99 commit 42d8ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-integration.yml

+1-1
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@17.9.0 npm
3232
- name: NPM Install
3333
run: npm install
3434
- name: Run integration tests

0 commit comments

Comments
 (0)