diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 5977b43..a054465 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -31,7 +31,7 @@ jobs: - host: macos-latest target: x86_64-apple-darwin build: | - yarn build + yarn build --target x86_64-apple-darwin strip -x *.node - host: windows-latest build: yarn build