Skip to content

Commit

Permalink
try some stuff from napi-rs/canvas
Browse files Browse the repository at this point in the history
  • Loading branch information
chearon committed Dec 7, 2024
1 parent ee65e2b commit 6a42895
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prebuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ jobs:
npm install --ignore-scripts
. prebuild/macOS/preinstall.sh
cp prebuild/macOS/binding.gyp binding.gyp
export MACOSX_DEPLOYMENT_TARGET='11.0'
node-gyp rebuild -j 2
. prebuild/macOS/bundle.sh
Expand Down

0 comments on commit 6a42895

Please sign in to comment.