forked from kofal.net/zmk
fix(docs): Removing to-to typos (#2310)
This commit is contained in:
@@ -57,7 +57,7 @@ and then update it as appropriate to build the right shields/boards for your con
|
||||
|
||||
### Upgrade a manual script
|
||||
|
||||
If you have a custom GitHub Actions workflow you need to maintain for some reason, you can update the workflow to to use the `stable` Docker image tag for the build:
|
||||
If you have a custom GitHub Actions workflow you need to maintain for some reason, you can update the workflow to use the `stable` Docker image tag for the build:
|
||||
|
||||
- Open `.github/workflows/build.yml` in your editor/IDE
|
||||
- Change `zmkfirmware/zmk-build-arm:2.5` to `zmkfirmware/zmk-build-arm:stable` wherever it is found
|
||||
|
||||
Reference in New Issue
Block a user