Skip to content

Commit 5b17150

Browse files
author
Leon Si
committed
fix: workflow
1 parent 48f2385 commit 5b17150

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/CI.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
export CFLAGS="-isysroot $SYSROOT -isystem $SYSROOT";
3434
pnpm build --target aarch64-apple-darwin
3535
strip -x *.node
36-
mv *.node .
3736
name: stable - ${{ matrix.settings.target }} - node@16
3837
runs-on: ${{ matrix.settings.host }}
3938

0 commit comments

Comments
 (0)