Skip to content

Commit a3ccb13

Browse files
committed
debug 2
1 parent 4ce74d7 commit a3ccb13

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
@@ -53,7 +53,7 @@ jobs:
5353
run: arduino-cli core install rp2040:[email protected]
5454

5555
- name: Debug ...
56-
run: ls -la $HOME/.arduino15/packages/rp2040/hardware/
56+
run: ls -la $HOME/.arduino15/packages/rp2040/hardware/rp2040/4.3.1
5757

5858
# install the libraries Flux uses
5959
- name: Install Flux dependant libraries

0 commit comments

Comments
 (0)