mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-23 17:13:38 +00:00
Show contents
This commit is contained in:
parent
9e914de995
commit
5ce7ffc888
3
.github/workflows/main_matrix.yml
vendored
3
.github/workflows/main_matrix.yml
vendored
@ -103,6 +103,9 @@ jobs:
|
||||
submodules: "recursive"
|
||||
ref: ${{github.event.pull_request.head.ref}}
|
||||
repository: ${{github.event.pull_request.head.repo.full_name}}
|
||||
|
||||
- name: Show contents # For diagnostics
|
||||
run: ls -lR
|
||||
|
||||
- uses: ./../.github/workflows/build_esp32.yml
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user