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