Skip to content

Commit fcf21ad

Browse files
authored
Merge pull request #132 from UiPath/chore/quickstart
fix: binary pack example workflow link
2 parents b66c9aa + 97d56e9 commit fcf21ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how_to_pack_binary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Authors : John Doe
142142

143143
To automate this process:
144144

145-
1. Copy the [example workflow](/.github/workflows/build-github-mcp-server.yml) to `.github/workflows/` in your repository
145+
1. Copy the [example workflow](https://github.com/UiPath/uipath-mcp-python/blob/main/.github/workflows/build-github-mcp-server.yml) to `.github/workflows/` in your repository
146146
2. Go to GitHub Actions tab and run the workflow
147147
3. Provide the version when prompted
148148
4. Download the artifact after completion

0 commit comments

Comments
 (0)