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 0031619 commit c6dd77aCopy full SHA for c6dd77a
.github/workflows/publish.yml
@@ -38,7 +38,7 @@ jobs:
38
- uses: ./.github/actions/yarn
39
40
- run: yarn turbo run build --concurrency=3
41
-
+ - run: cat .npmrc
42
- name: Publish
43
env:
44
HUSKY_ENABLED: true
0 commit comments