This commit is contained in:
parent
c2fa9d65d7
commit
d5ef3fa884
1 changed files with 4 additions and 4 deletions
|
@ -27,10 +27,10 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: webrepl
|
name: webrepl
|
||||||
path: |
|
path: |
|
||||||
*.html
|
talc-web/*.html
|
||||||
*.js
|
talc-web/*.js
|
||||||
*.css
|
talc-web/*.css
|
||||||
pkg/
|
talc-web/pkg/
|
||||||
if-no-files-found: error
|
if-no-files-found: error
|
||||||
|
|
||||||
- name: Done
|
- name: Done
|
||||||
|
|
Loading…
Add table
Reference in a new issue