Skip to content

Commit 99b10d2

Browse files
committed
fixo on path sep
1 parent a73f932 commit 99b10d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-iotnode-lorawan-develop.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
cd patch
5959
cp boards.txt $HOME/$ARDUINO_RP2040_DIR/boards.txt
6060
cp -R sparkfun_iotnode_lorawanrp2350 $HOME/$ARDUINO_RP2040_DIR/variants/
61-
cp sparkfun_iotnode_lorawan_rp2350.h $HOME/$ARDUINO_RP2040_DIR//pico-sdk/src/boards/include/boards/
61+
cp sparkfun_iotnode_lorawan_rp2350.h $HOME/$ARDUINO_RP2040_DIR/pico-sdk/src/boards/include/boards/
6262
cd ..
6363
6464
# install the libraries Flux uses

0 commit comments

Comments
 (0)