Skip to content

Commit c2572f3

Browse files
Update Main.yml
1 parent 743bf73 commit c2572f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
node-version: "22.11.0"
3131

3232
- name: install dependencies
33-
run: npm install
33+
run: npm install --legacy-peer-deps
3434

3535
# - name: Make cURL request for checksum test
3636
# run: curl https://package-registry.free.beeceptor.com/packages

0 commit comments

Comments
 (0)