Skip to content

Commit bcbc94c

Browse files
ls dist
1 parent 080ffd6 commit bcbc94c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildandrelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
run: npx gulp build
3333

3434
- name: Output Directory
35-
run: ls /dist
35+
run: cd dist && ls

0 commit comments

Comments
 (0)