Cat platform file

This commit is contained in:
Just Call Me Koko
2022-08-20 19:24:06 -04:00
committed by GitHub
parent 7b2ffed45a
commit a3ec0ac1af

View File

@@ -78,6 +78,7 @@ 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.
- name: Find and Replace
uses: jacobtomlinson/gha-find-replace@v2