Skip to content

Commit

Permalink
node
Browse files Browse the repository at this point in the history
  • Loading branch information
SOVLOOKUP committed Oct 13, 2023
1 parent 1fbbfb1 commit eb8f2a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:
source $HOME/.cargo/env &&
rustup target add aarch64-unknown-linux-gnu
run: |
cd /addon &&
cd /addon/addon &&
npm install &&
PKG_CONFIG_SYSROOT_DIR=/ CARGO_BUILD_TARGET=aarch64-unknown-linux-gnu npm run build &&
strip *.node
Expand Down

0 comments on commit eb8f2a4

Please sign in to comment.