feat(ci): ensure wasm-stdlib.h is regenerated when wasm stdlib source
files are modified.
This commit is contained in:
parent
6c05cdfb0c
commit
2a9907ae0a
3 changed files with 47 additions and 0 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -44,3 +44,6 @@ jobs:
|
|||
|
||||
build:
|
||||
uses: ./.github/workflows/build.yml
|
||||
|
||||
check-wasm-stdlib:
|
||||
uses: ./.github/workflows/wasm_stdlib.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue