debugging dist
This commit is contained in:
parent
0ce78fc11b
commit
1e0fede341
|
@ -80,6 +80,9 @@ jobs:
|
|||
- name: gulp
|
||||
run: gulp ci
|
||||
|
||||
- name: test dist
|
||||
run: ls dist
|
||||
|
||||
- name: Build sources for reviewers
|
||||
shell: cmd
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue