mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
ci: fix npm registry url
This commit is contained in:
parent
6d5bcf3b6d
commit
605668391a
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -20,6 +20,7 @@ jobs:
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '16'
|
||||
registry-url: 'https://registry.npmjs.org/'
|
||||
cache: 'yarn'
|
||||
|
||||
- name: Install packages
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user