Skip to content

Commit a770b4d

Browse files
Update build.yml
1 parent be6d4da commit a770b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969

7070
- name: Run build script on Linux
7171
if: runner.os == 'Linux'
72-
run: npx yarn dist
72+
run: npx yarn dist --verbose
7373
env:
7474
PATH: ./node_modules/.bin:$PATH
7575

0 commit comments

Comments
 (0)