Skip to content

Commit

Permalink
debug: ci 1
Browse files Browse the repository at this point in the history
  • Loading branch information
07akioni committed Apr 18, 2024
1 parent b1137be commit 51bfb6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
- run: export NODE_OPTIONS=--dns-result-order=ipv4first
- run: npm i -g pnpm@8
- run: pnpm install
- run: cd packages/test && pnpm exec playwright install
Expand Down

0 comments on commit 51bfb6c

Please sign in to comment.