We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a11aeaa commit ae958daCopy full SHA for ae958da
1 file changed
.github/workflows/release.yml
@@ -31,6 +31,7 @@ jobs:
31
run: |
32
npm config set strict-ssl false
33
npm install --force
34
+ npm config set strict-ssl true
35
36
- name: Version
37
id: version
0 commit comments