Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
LaihoE committed Sep 22, 2023
1 parent d5069c1 commit f80df28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
node-version: "18" # Replace with the desired Node.js version
- name: Build
working-directory: ./src/node
run: yarn global add @napi-rs/cli
run: yarn build
- name: Unzip Test Data
run: |
Expand Down

0 comments on commit f80df28

Please sign in to comment.