Just Call Me Koko 3 лет назад
Родитель
Сommit
8049c2834c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .github/workflows/build_push.yml

+ 1 - 1
.github/workflows/build_push.yml

@@ -78,7 +78,7 @@ jobs:
       - name: Find and Replace
         uses: jacobtomlinson/gha-find-replace@v2
         with:
-          find: "compiler.c.elf.libs.esp32s2="
+          find: "justcallmekoko"
           replace: "compiler.c.elf.libs.esp32s2=-zmuldefs "
           regex: false