kopia lustrzana https://github.com/meshtastic/firmware
Indent
rodzic
d2d2f278cf
commit
0cc653263e
|
@ -98,11 +98,11 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
submodules: "recursive"
|
submodules: "recursive"
|
||||||
ref: ${{github.event.pull_request.head.ref}}
|
ref: ${{github.event.pull_request.head.ref}}
|
||||||
repository: ${{github.event.pull_request.head.repo.full_name}}
|
repository: ${{github.event.pull_request.head.repo.full_name}}
|
||||||
|
|
||||||
- uses: ./.github/workflows/build_esp32.yml
|
- uses: ./.github/workflows/build_esp32.yml
|
||||||
with:
|
with:
|
||||||
|
|
Ładowanie…
Reference in New Issue