We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 080ffd6 commit bcbc94cCopy full SHA for bcbc94c
1 file changed
.github/workflows/buildandrelease.yml
@@ -32,4 +32,4 @@ jobs:
32
run: npx gulp build
33
34
- name: Output Directory
35
- run: ls /dist
+ run: cd dist && ls
0 commit comments