We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd7f957 commit bf3e9d8Copy full SHA for bf3e9d8
.github/workflows/canary.yaml
@@ -17,7 +17,6 @@ jobs:
17
- name: Setup Node.js
18
uses: actions/setup-node@v2
19
with:
20
- cache: npm
21
node-version: ${{ env.NODE_VERSION_USED_FOR_DEVELOPMENT }}
22
# 'registry-url' is required for 'npm publish'
23
registry-url: 'https://registry.npmjs.org'
0 commit comments