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 0463dd7 commit f8f60a8Copy full SHA for f8f60a8
.github/workflows/nodejs.yml
@@ -97,7 +97,7 @@ jobs:
97
- run: pnpm install --no-frozen-lockfile
98
#- run: npx nx-cloud start-ci-run
99
#- run: pnpm run prettify:ci:readme
100
- - run: pnpmlerna run build:ci #--concurrency 3
+ - run: pnpm run build:ci #--concurrency 3
101
#- run: npx nx-cloud stop-all-agents
102
- run: echo ${{ github.repository_owner }}
103
- run: echo ${{ github.actor }}
0 commit comments