Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rzeldent committed Dec 16, 2023
1 parent 3e3462c commit 28d7f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
run: |
python -m pip install platformio
pio platform install espressif32
pio platform install https://github.com/rzeldent/platformio-espressif32-sunton.git
git submodule init https://github.com/rzeldent/platformio-espressif32-sunton.git boards
- name: Build firmware
run: pio ci --lib="." --project-conf "example/platformio.ini" "example/main.cpp"
env:
Expand Down

0 comments on commit 28d7f3e

Please sign in to comment.