Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
corrected CI build path
  • Loading branch information
dzid26 committed Apr 18, 2023
1 parent e68f222 commit c8369ba
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 @@ -52,7 +52,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: firmware
path: firmware/.pio/build/S57Bv2/firmware.bin
path: firmware/.pio/build/ServoCAN/firmware.bin

- name: PlatformIO Check
run: |
Expand Down

0 comments on commit c8369ba

Please sign in to comment.