Skip to content

Commit

Permalink
Fix CI install command
Browse files Browse the repository at this point in the history
  • Loading branch information
dawsbot committed Apr 6, 2023
1 parent 26754f8 commit a56785c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm i esbuild-android-arm64 --save-optional
- run: npm ci
- run: npm test

0 comments on commit a56785c

Please sign in to comment.