fix(docs): Removing to-to typos (#2310)
This commit is contained in:
parent
2ee76be6fe
commit
2d96f469c8
3 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue