Update rootfs.yml

This commit is contained in:
tiopex
2023-03-27 21:43:14 +02:00
committed by GitHub
parent 9cdef518d1
commit 6706bf08f7

View File

@@ -92,7 +92,7 @@ jobs:
path: ~/.buildroot-ccache
key: ${{ inputs.submodule }}-musl-ccache-${{ github.sha }}
restore-keys: |
${{ inputs.submodule }}-musl-ccache-off
${{ inputs.submodule }}-musl-ccache-
- name: build
#if: steps.cache.outputs.cache-hit != 'true'