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 24eab6e commit 4daa462Copy full SHA for 4daa462
.github/workflows/publish-comps.yml
@@ -35,6 +35,7 @@ jobs:
35
with:
36
node-version: 16
37
registry-url: https://registry.npmjs.org/
38
+ - run: npm whoami
39
- name: Install dependencies
40
uses: borales/actions-yarn@v4.2.0
41
0 commit comments