mirror of
https://github.com/justcallmekoko/ESP32Marauder.git
synced 2025-12-05 20:40:25 -08:00
work flow
This commit is contained in:
7
.github/workflows/build_parallel.yml
vendored
7
.github/workflows/build_parallel.yml
vendored
@@ -308,13 +308,6 @@ post_compile_steps:
|
||||
- uses: actions/download-artifact@v4
|
||||
with:
|
||||
merge-multiple: true
|
||||
- name: List all files
|
||||
if: always()
|
||||
run: |
|
||||
set -x
|
||||
pwd
|
||||
ls -all
|
||||
tree
|
||||
|
||||
- name: Create Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
|
||||
Reference in New Issue
Block a user