Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
erickzhao committed Jun 22, 2024
1 parent eca0997 commit b490e1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
node-version: ${{ matrix.node-version }}
architecture: 'x64'
cache: yarn
- name: node-gyp v10
run: npm install -g [email protected]
- name: Install
run: yarn --frozen-lockfile
- name: Lint
Expand Down

0 comments on commit b490e1a

Please sign in to comment.