mirror of
https://github.com/Fishwaldo/br_sg200x.git
synced 2025-03-15 19:31:43 +00:00
Update buildroot.yml
This commit is contained in:
parent
e1fcbd4ca8
commit
95d0c63d59
1 changed files with 1 additions and 1 deletions
2
.github/workflows/buildroot.yml
vendored
2
.github/workflows/buildroot.yml
vendored
|
@ -40,7 +40,7 @@ jobs:
|
|||
env:
|
||||
cache-name: br-ccache
|
||||
with:
|
||||
path: $HOME/.buildroot-ccache
|
||||
path: /home/runner/.buildroot-ccache
|
||||
key: ${{ runner.os }}-build-${{ env.cache-name }}-${{ matrix.target }}
|
||||
- name: buildroot download cache
|
||||
uses: actions/cache@v3
|
||||
|
|
Loading…
Add table
Reference in a new issue