Skip to content

Commit add8e9b

Browse files
show arch
1 parent 41a22c6 commit add8e9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-node-fibers.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
run: |
6161
which node
6262
node -v
63+
node -p "process.arch"
6364
npm install --nodedir="$GITHUB_WORKSPACE/node-install/usr/local"
6465
npm test || true
6566
find .

0 commit comments

Comments
 (0)