We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0121348 commit 8a90c8bCopy full SHA for 8a90c8b
.github/workflows/ci.yml
@@ -20,7 +20,6 @@ jobs:
20
uses: actions/setup-node@v2-beta
21
with:
22
node-version: ${{ matrix.node }}
23
- node-arch: ${{ matrix.arch }}
24
25
- name: install dependencies and build
26
run: npm install
0 commit comments