Skip to content

Commit 3124ff6

Browse files
committed
Fix a bug in
1 parent a0612a2 commit 3124ff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scheduled-builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
uses: hendrikmuhs/[email protected]
3030

3131
- name: A buncha ls
32-
run: ls libnode-distributable ; ls libnode-distributable/out ; ls libnode-distributable/out/Release
32+
run: ls libnode-distributable/node/out ; ls libnode-distributable/node/out/Release

0 commit comments

Comments
 (0)