Skip to content

Commit bc17e26

Browse files
author
Michael O'Cleirigh
committed
Fix typo in esp32s2 github action builder
1 parent 45405de commit bc17e26

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build_esp32s2.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,7 @@ on:
1212
- '.github/workflows/build_unix.yml'
1313

1414
jobs:
15-
<<<<<<< HEAD
16-
tensorflow_micropython_esp32s2_build:
17-
=======
1815
tensorflow_micropython_esp32_s2_build:
19-
>>>>>>> Changes all esp32 builds to build and publish firmware.bin files
2016
runs-on: ubuntu-latest
2117

2218
steps:

0 commit comments

Comments
 (0)