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