Skip to content

Commit

Permalink
Change the buncha ls part
Browse files Browse the repository at this point in the history
  • Loading branch information
devraymondsh authored Apr 6, 2024
1 parent 781f3cd commit 83b9d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
run: ccache -s

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

0 comments on commit 83b9d58

Please sign in to comment.