Skip to content

Commit 5cb8fa2

Browse files
committed
less whitespace
1 parent fec1d49 commit 5cb8fa2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Run PlatformIO
3131
run: pio run -e esp32dev
3232
- name: Upload artifacts
33-
uses: actions/upload-artifact@v3
34-
with:
35-
name: image
36-
path: .pio/build/esp32dev/firmware.bin
33+
uses: actions/upload-artifact@v3
34+
with:
35+
name: image
36+
path: .pio/build/esp32dev/firmware.bin

0 commit comments

Comments
 (0)