Skip to content

docs: remove duplicate step in Model Runner GitHub Actions example#25136

Open
lacatoire wants to merge 1 commit into
docker:mainfrom
lacatoire:docs/25015-modelrunner-dup-step
Open

docs: remove duplicate step in Model Runner GitHub Actions example#25136
lacatoire wants to merge 1 commit into
docker:mainfrom
lacatoire:docs/25015-modelrunner-dup-step

Conversation

@lacatoire
Copy link
Copy Markdown
Contributor

The GitHub Actions workflow example in ai/model-runner/examples.md had two nearly identical steps that both pull and run the model (the second one also misindented). This removes the duplicate, keeping the "Pull the provided model and run it" step.

Fixes #25015

The workflow had two nearly identical steps that both pulled and ran
the model; the second one was also misindented. Remove the duplicate.

Fixes docker#25015
@lacatoire lacatoire requested a review from dvdksn as a code owner May 21, 2026 14:56
@netlify
Copy link
Copy Markdown

netlify Bot commented May 21, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit edebc99
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a0f1d3ec138fc0008eb673f
😎 Deploy Preview https://deploy-preview-25136--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs-scanner] Duplicate step in GitHub Actions workflow example

1 participant