sed doesn't like newlines (#4847)

* sed doesn't like newlines

* fold remove-debug-flags block

* PATH is a system env var

* Runners don't like rm -f ${workspace path}
This commit is contained in:
Jason Murray
2024-09-24 15:41:40 +08:00
committed by GitHub
co-authored by GitHub
parent 682133501a
commit c72612d826
4 changed files with 6 additions and 11 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
board: ${{ inputs.board }}
remove-debug-flags: |
remove-debug-flags: >
./arch/esp32/esp32.ini
./arch/esp32/esp32s2.ini
./arch/esp32/esp32s3.ini