Skip to content

Commit

Permalink
less whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
zivillian committed Jun 17, 2022
1 parent fec1d49 commit 5cb8fa2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Run PlatformIO
run: pio run -e esp32dev
- name: Upload artifacts
uses: actions/upload-artifact@v3
with:
name: image
path: .pio/build/esp32dev/firmware.bin
uses: actions/upload-artifact@v3
with:
name: image
path: .pio/build/esp32dev/firmware.bin

0 comments on commit 5cb8fa2

Please sign in to comment.