Xinzhao Xu
4 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
.github/workflows/main.yml
|
@ -467,7 +467,7 @@ jobs: |
|
|
- run: git diff --exit-code |
|
|
- run: git diff --exit-code |
|
|
|
|
|
|
|
|
# Re-vendor the C API and make sure it's up-to-date. |
|
|
# Re-vendor the C API and make sure it's up-to-date. |
|
|
- name: Re-vendor WIT |
|
|
- name: Re-vendor C API |
|
|
run: ./ci/vendor-c-api-headers.sh |
|
|
run: ./ci/vendor-c-api-headers.sh |
|
|
- run: git diff --exit-code |
|
|
- run: git diff --exit-code |
|
|
|
|
|
|
|
|