Update rootfs.yml

This commit is contained in:
tiopex
2023-03-27 19:53:06 +02:00
committed by GitHub
parent ad85145d57
commit 9cdef518d1
+1 -1
View File
@@ -92,7 +92,7 @@ jobs:
path: ~/.buildroot-ccache
key: ${{ inputs.submodule }}-musl-ccache-${{ github.sha }}
restore-keys: |
${{ inputs.submodule }}-musl-ccache-
${{ inputs.submodule }}-musl-ccache-off
- name: build
#if: steps.cache.outputs.cache-hit != 'true'