Skip to content

ci, examples : add package-lock.json to examples addon node#3919

Open
danbev wants to merge 3 commits into
ggml-org:masterfrom
danbev:examples-addon-node-package-lock.json
Open

ci, examples : add package-lock.json to examples addon node#3919
danbev wants to merge 3 commits into
ggml-org:masterfrom
danbev:examples-addon-node-package-lock.json

Conversation

@danbev

@danbev danbev commented Jun 30, 2026

Copy link
Copy Markdown
Member

This commit commits the package-lock.json file for examples/addon.node.

This is needed to make the CI workflow work properly and after we started pinning the action versions in the workflow, the CI started failing because the package-lock.json was not committed. At least that is what I think is happening.

Refs: https://github.com/ggml-org/whisper.cpp/actions/runs/28290715865/job/84281153462?pr=3916

danbev added 3 commits June 30, 2026 14:05
This commit commits the package-lock.json file for examples/addon.node.

This is needed to make the CI workflow work properly and after we
started pinning the action versions in the workflow, the CI started
failing because the package-lock.json was not committed. At least that
is what I think is happening.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant