Skip to content

Commit 6764314

Browse files
committed
chore(dev): use the new arduino CI action
- ref: nRF24/.github#31
1 parent 303fb44 commit 6764314

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_arduino.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ concurrency:
2323

2424
jobs:
2525
build:
26-
uses: nRF24/.github/.github/workflows/build_arduino.yaml@main
26+
uses: nRF24/.github/.github/workflows/build_arduino.yaml@rust-compile-sketches
2727
with:
2828
sketch-paths: |
2929
- examples/GettingStarted

0 commit comments

Comments
 (0)