emscripten-core / emscripten-core/setup-emsdk
repo name change broke GitHub action references
- Dominant language
- TypeScript
- Stars
- 123
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
We (MotherDuck) have an (internal) GitHub workflow that referenced `mymindstorm/setup-emsdk@v14`. It started breaking (with: "Error: Unable to resolve action. Repository not found: mymindstorm/setup-emsdk") soon after this repo was [changed](https://github.com/emscripten-core/setup-emsdk/pull/55) to be under emscripten-core instead of mymindstorm. After diagnosing the problem, changing our reference to `emscripten-core/setup-emsdk@v14` appears to work.
I suspect others will be impacted by this, including [duckdb-wasm](https://github.com/duckdb/duckdb-wasm/blob/9aed2bb286f3665e25c8ed30e7294717f9c70c9b/.github/workflows/main.yml#L373).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.