We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c662039 commit 1247b91Copy full SHA for 1247b91
.github/workflows/release-process.yml
@@ -41,7 +41,7 @@ jobs:
41
# Regenerate precompiled artifacts in this repo as they're dependent on
42
# the version number.
43
- uses: ./.github/actions/install-wasi-sdk
44
- - run: ./ci/rebuild-libcabi-realloc.sh
+ - run: ./ci/rebuild-libwit-bindgen-cabi.sh
45
46
- name: Prep PR metadata
47
run: |
0 commit comments