parent
09162c7e91
commit
7ea66fa5c4
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
name: Build
|
name: Build
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: https://github.com/actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
ssh-key: ${{ secrets.ACT_RUNNER_SSH_KEY }}
|
ssh-key: ${{ secrets.ACT_RUNNER_SSH_KEY }}
|
||||||
- name: Cache west modules
|
- name: Cache west modules
|
||||||
|
Loading…
Reference in New Issue
Block a user