Skip to content

Commit 8a90c8b

Browse files
committed
remove excess node-arch from GitHub Action
1 parent 0121348 commit 8a90c8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
uses: actions/setup-node@v2-beta
2121
with:
2222
node-version: ${{ matrix.node }}
23-
node-arch: ${{ matrix.arch }}
2423

2524
- name: install dependencies and build
2625
run: npm install

0 commit comments

Comments
 (0)