@ -37,12 +37,12 @@ jobs:
with:
files_yaml: |
src:
- '**.js'
- '**.ts'
- '**.tsx'
- '**.jsx'
- '**.css'
- '**.md'
- 'web/**.js'
- 'web/**.ts'
- 'web/**.tsx'
- 'web/**.jsx'
- 'web/**.css'
- 'web/**.md'
- name: Cache node modules
uses: actions/cache@v3
@ -1,3 +1,4 @@
# Ignore artifacts:
node_modules
out
../static/web