Skip to content

Commit 353d9a5

Browse files
cleanup
1 parent 609d0dc commit 353d9a5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-node-fibers.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,10 @@ jobs:
7171
node -p "process.arch"
7272
npm install --nodedir="$GITHUB_WORKSPACE/node-install/usr/local"
7373
npm test || true
74+
rm bin/repl
7475
find .
7576
77+
7678
- name: Upload fibers.node archive latest
7779
uses: actions/upload-artifact@v4
7880
with:

0 commit comments

Comments
 (0)