We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0612a2 commit 3124ff6Copy full SHA for 3124ff6
.github/workflows/scheduled-builds.yml
@@ -29,4 +29,4 @@ jobs:
29
uses: hendrikmuhs/[email protected]
30
31
- name: A buncha ls
32
- run: ls libnode-distributable ; ls libnode-distributable/out ; ls libnode-distributable/out/Release
+ run: ls libnode-distributable/node/out ; ls libnode-distributable/node/out/Release
0 commit comments