Skip to content

Commit

Permalink
Merge pull request #8 from Aitthi/restruct
Browse files Browse the repository at this point in the history
pnpm
  • Loading branch information
Aitthi authored Dec 1, 2023
2 parents 2481d24 + 1575bf9 commit 81074b6
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 @@ -35,6 +35,7 @@ jobs:
docker: ghcr.io/napi-rs/napi-rs/nodejs-rust:lts-debian
build: |-
set -e &&
npm install -g pnpm &&
pnpm build --target x86_64-unknown-linux-gnu &&
strip *.node
# - host: ubuntu-latest
Expand Down

0 comments on commit 81074b6

Please sign in to comment.