We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 743bf73 commit c2572f3Copy full SHA for c2572f3
1 file changed
.github/workflows/Main.yml
@@ -30,7 +30,7 @@ jobs:
30
node-version: "22.11.0"
31
32
- name: install dependencies
33
- run: npm install
+ run: npm install --legacy-peer-deps
34
35
# - name: Make cURL request for checksum test
36
# run: curl https://package-registry.free.beeceptor.com/packages
0 commit comments