Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Feb 17, 2024
1 parent c7a75cf commit 0750583
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ jobs:
usr-dir: ${{ matrix.toolchain.usr_dir }}
examples-path: examples
deploy-release: ${{ github.event_name == 'release' && (matrix.toolchain.compiler == 'armhf' || matrix.toolchain.compiler == 'arm64') }}
rf24network-ref: 1.x
rf24mesh-ref: 1.x
rf24network-ref: v1.x
rf24mesh-ref: v1.x
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 0750583

Please sign in to comment.