We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5664591 commit 66c5799Copy full SHA for 66c5799
1 file changed
readme.md
@@ -172,9 +172,9 @@ The build logic in the CI pipeline mirrors the manual PyInstaller commands descr
172
173
CI workflows overview:
174
175
-- ci.yml: Continuous integration (linting / checks)
176
-- release.yml: Multi-platform executable build and GitHub Release publishing
177
-- deploy_docs.yml: Documentation build and deployment (MkDocs)
+- `ci.yml`: Continuous integration (linting / checks)
+- `release.yml`: Multi-platform executable build and GitHub Release publishing
+- `deploy_docs.yml`: Documentation build and deployment (MkDocs)
178
179
---
180
## 📚 Build the docs
0 commit comments