Skip to content

Commit 83b9d58

Browse files
authored
Change the buncha ls part
1 parent 781f3cd commit 83b9d58

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
@@ -51,4 +51,4 @@ jobs:
5151
run: ccache -s
5252

5353
- name: A buncha ls
54-
run: ls . ; ls .. ; ls out/Debug ; ls ../out/Debug
54+
run: ls libnode-distributable ; ls libnode-distributable/out ; ls libnode-distributable/out/Release

0 commit comments

Comments
 (0)