Update simulate.yml
This commit is contained in:
parent
a72751ba98
commit
0226c5bc95
|
@ -136,7 +136,7 @@ jobs:
|
|||
with:
|
||||
name: wasm
|
||||
path: |
|
||||
wasm/*.html
|
||||
wasm/*.js
|
||||
wasm/*.wasm
|
||||
wasm/*.txt
|
||||
/tmp/lvgl-wasm/wasm/*.html
|
||||
/tmp/lvgl-wasm/wasm/*.js
|
||||
/tmp/lvgl-wasm/wasm/*.wasm
|
||||
/tmp/lvgl-wasm/wasm/*.txt
|
||||
|
|
Loading…
Reference in New Issue