mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Update rootfs.yml
This commit is contained in:
2
.github/workflows/rootfs.yml
vendored
2
.github/workflows/rootfs.yml
vendored
@@ -92,7 +92,7 @@ jobs:
|
|||||||
path: ~/.buildroot-ccache
|
path: ~/.buildroot-ccache
|
||||||
key: ${{ inputs.submodule }}-musl-ccache-${{ github.sha }}
|
key: ${{ inputs.submodule }}-musl-ccache-${{ github.sha }}
|
||||||
restore-keys: |
|
restore-keys: |
|
||||||
${{ inputs.submodule }}-musl-ccache-off
|
${{ inputs.submodule }}-musl-ccache-
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
#if: steps.cache.outputs.cache-hit != 'true'
|
#if: steps.cache.outputs.cache-hit != 'true'
|
||||||
|
Reference in New Issue
Block a user