We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fa59e2 commit d388c40Copy full SHA for d388c40
1 file changed
.github/workflows/main.yml
@@ -14,6 +14,7 @@ jobs:
14
with:
15
node-version: 14
16
cache: npm
17
+ registry-url: https://registry.npmjs.org
18
- name: Publish MobX-RESTful
19
run: |
20
npm install
0 commit comments