Show contents

This commit is contained in:
Ben Meadors 2022-11-19 16:51:33 -06:00
parent 9e914de995
commit 5ce7ffc888

View File

@ -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: