diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5236067..afdab02 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -67,7 +67,7 @@ jobs: target: x86_64-apple-darwin if: true build: | - yarn build + yarn build --target x86_64-apple-darwin strip -x *.node - host: windows-latest build: yarn build