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