parent
ce7114cb52
commit
e3a231b240
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -11,6 +11,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
token: ${{ secrets.ACT_RUNNER_SSH_KEY }}
|
||||
- name: Cache west modules
|
||||
uses: actions/cache@v2
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user