Skip to content

Commit fb57152

Browse files
committed
feat: testing ci release again
1 parent e90b906 commit fb57152

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish-ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424
# Uncomment this line to enable task distribution
2525
# - run: npx nx-cloud start-ci-run --distribute-on="3 linux-medium-js" --stop-agents-after="e2e-ci"
2626

27+
- uses: pnpm/action-setup@v2
28+
with:
29+
version: latest
2730
# Cache node_modules
2831
- uses: actions/setup-node@v4
2932
with:

0 commit comments

Comments
 (0)