Skip to content

Commit

Permalink
my bad
Browse files Browse the repository at this point in the history
  • Loading branch information
RinavK committed Sep 27, 2024
1 parent 58c34ab commit 486ea27
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/platformio_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
pio platform install teensy
pio run -e mcu_main_sustainer
- name: Artifacts
uses: actions/upload-artifact@v4
with:
name: compiled-code
path: .
uses: actions/upload-artifact@v4
with:
name: compiled-code
path: .

0 comments on commit 486ea27

Please sign in to comment.