Update build_push.yml

This commit is contained in:
Just Call Me Koko
2022-08-20 19:31:43 -04:00
committed by GitHub
parent a3ec0ac1af
commit 20ea935c42
+2 -1
View File
@@ -78,7 +78,8 @@ jobs:
- name: Show contents of platform.txt
run: |
echo "Chicken"
cat /home/runner/.arduino15/packages/esp32/hardware/esp32/2.0.0-rc1/platform.txt | grep compiler.c.elf.libs.
find / -name "platform.txt"
#cat /home/runner/.arduino15/packages/esp32/hardware/esp32/2.0.0-rc1/platform.txt | grep compiler.c.elf.libs.
- name: Find and Replace
uses: jacobtomlinson/gha-find-replace@v2