Update buildroot.yml

This commit is contained in:
Justin Hammond 2024-03-08 23:17:19 +08:00 committed by GitHub
parent e1fcbd4ca8
commit 95d0c63d59
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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