path
All checks were successful
webrepl / test (push) Successful in 3m0s

This commit is contained in:
trimill 2025-01-06 00:32:29 -05:00
parent c2fa9d65d7
commit d5ef3fa884

View file

@ -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