We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1106d8 commit 136c3b3Copy full SHA for 136c3b3
docs/github-installation.md
@@ -132,7 +132,7 @@ Follow these steps to ensure gitStream runs on self-hosted GitHub Actions runner
132
2. **Prerequisites for Self-Hosted Runners**
133
- Git: Installation instructions can be found [here](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git).
134
- Python 3.x
135
- - black 24.4.2
+ - black 24.4.2
136
137
3. **Update GitHub Actions Configuration**
138
- Modify the gitStream GitHub Actions workflow file (`.github/workflows/gitstream.yml`) to specify self-hosted runners:
0 commit comments