We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ce74d7 commit a3ccb13Copy full SHA for a3ccb13
.github/workflows/build-iotnode-lorawan-develop.yml
@@ -53,7 +53,7 @@ jobs:
53
run: arduino-cli core install rp2040:[email protected]
54
55
- name: Debug ...
56
- run: ls -la $HOME/.arduino15/packages/rp2040/hardware/
+ run: ls -la $HOME/.arduino15/packages/rp2040/hardware/rp2040/4.3.1
57
58
# install the libraries Flux uses
59
- name: Install Flux dependant libraries
0 commit comments