mirror of
https://github.com/justcallmekoko/ESP32Marauder.git
synced 2026-07-31 08:00:34 -07:00
work flow
This commit is contained in:
@@ -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