Skip to content

Commit b3a9beb

Browse files
[Deno Deploy] Update .github/workflows/deploy.yml
1 parent 0fc4309 commit b3a9beb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
node-version: lts/*
3030

3131
- name: Install step
32-
run: "npm install"
32+
run: "npm install --legacy-peer-deps"
3333

3434
- name: Build step
3535
run: "npm run build"

0 commit comments

Comments
 (0)