Try going up a dir

pull/1960/head
Ben Meadors 2022-11-19 16:46:36 -06:00
rodzic 0cc653263e
commit 9e914de995
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -104,7 +104,7 @@ jobs:
ref: ${{github.event.pull_request.head.ref}}
repository: ${{github.event.pull_request.head.repo.full_name}}
- uses: ./.github/workflows/build_esp32.yml
- uses: ./../.github/workflows/build_esp32.yml
with:
board: ${{ matrix.board }}