We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48f2385 commit 5b17150Copy full SHA for 5b17150
.github/workflows/CI.yaml
@@ -33,7 +33,6 @@ jobs:
33
export CFLAGS="-isysroot $SYSROOT -isystem $SYSROOT";
34
pnpm build --target aarch64-apple-darwin
35
strip -x *.node
36
- mv *.node .
37
name: stable - ${{ matrix.settings.target }} - node@16
38
runs-on: ${{ matrix.settings.host }}
39
0 commit comments