Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WonITKorea authored Dec 13, 2023
1 parent cb188e4 commit 5dc448e
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 @@ -58,5 +58,5 @@ jobs:
# in the build matrix.
- name: Compile MainBoard Sketch
run: arduino-cli compile --fqbn ${{ matrix.fqbn }} ./MainBoard_Pico/MainBoard_Pico.ino
- name: Compile Display Sketch
- name: Compile Display Sketch
run: arduino-cli compile --fqbn ${{ matrix.fqbn }} ./Display/Display.ino

0 comments on commit 5dc448e

Please sign in to comment.