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