Skip to content

Commit

Permalink
Update compile-sketch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zer0-bit authored Jul 9, 2023
1 parent ea8c9d4 commit 35b2d4d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/compile-sketch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Main
command: "lego-stlink"
- name: Scales
command: "scales-calibration-dfu"
command: "scales-calibration-stlink"
steps:
- uses: actions/checkout@v3
with:
Expand Down Expand Up @@ -88,8 +88,6 @@ jobs:
environment:
- "lego-stlink"
- "scales-calibration-stlink"
# - "uart-stm"
# - "uart-esp"
steps:
- uses: actions/checkout@v3
- name: Install Platformio
Expand Down

0 comments on commit 35b2d4d

Please sign in to comment.