Skip to content

Commit 8ce5e40

Browse files
working on Dockerfile for fibers
1 parent c7741d1 commit 8ce5e40

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ jobs:
5959
6060
- name: Tar node-packages
6161
run: |
62+
ls
63+
ls node_modules
6264
mv node_modules/bcrypt ./bcrypt@5.1.0/node_modules/bcrypt
6365
mv node_modules/cld ./cld@2.9.1/node_modules/cld
6466
mv node_modules/unix-dgram ./unix-dgram@2.0.6/node_modules/unix-dgram

0 commit comments

Comments
 (0)