mirror of
https://github.com/justcallmekoko/ESP32Marauder.git
synced 2025-12-12 15:50:36 -08:00
Cat platform file
This commit is contained in:
committed by
GitHub
parent
7b2ffed45a
commit
a3ec0ac1af
1
.github/workflows/build_push.yml
vendored
1
.github/workflows/build_push.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user