Skip to content

Commit

Permalink
Update devel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jgauchia authored Aug 24, 2024
1 parent aa15288 commit 71b82f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
pio pkg update
- name: Install ICENAV Custom Board json
run: |
cp /tools/esp32-s3-devkitc-1-n16r8v.json ~/.platformio/platforms/espressif32/boards
cp ~/tools/esp32-s3-devkitc-1-n16r8v.json ~/.platformio/platforms/espressif32/boards
- name: Testing ICENAV Custom Board
run: |
export ICENAV3_LON=13.404
Expand Down

0 comments on commit 71b82f5

Please sign in to comment.