Skip to content

Commit 6d989bd

Browse files
committed
fix
1 parent 439da9b commit 6d989bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/on-push-or-pr.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
- uses: actions/setup-node@v3
1515
with:
1616
node-version: "20"
17+
- uses: pnpm/action-setup@v4
1718
- run: pnpm i
1819
- run: scripts/smoking-test-monorepo.sh
1920
# - run: scripts/export-variants.sh

0 commit comments

Comments
 (0)