Skip to content

Commit f48e52b

Browse files
committed
Revert "maybe downgrade cli?"
This reverts commit 42d8ff9.
1 parent 75c29ab commit f48e52b

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

0 commit comments

Comments
 (0)