Commit 73a355df authored by Liam Horne's avatar Liam Horne

ci: add registry-url to canary workflow

parent 0da2535c
......@@ -28,6 +28,7 @@ jobs:
uses: actions/setup-node@master
with:
node-version: 12.x
registry-url: 'https://registry.npmjs.org'
- name: Get yarn cache directory path
id: yarn-cache-dir-path
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment