Update build-aarch64-qt6.yml

This commit is contained in:
tiopex
2025-07-28 07:41:38 +02:00
committed by GitHub
parent bf8537541c
commit cc0044e09b

View File

@@ -105,7 +105,7 @@ jobs:
- name: Tar ccache
run: |
tar -cf ccache-aarch64-${{ inputs.DEVICE }}-qt6.tar ./build.ROCKNIX-${{ inputs.DEVICE }}.aarch64/.ccache
tar --remove-files -cf ccache-aarch64-${{ inputs.DEVICE }}-qt6.tar ./build.ROCKNIX-${{ inputs.DEVICE }}.aarch64/.ccache
- name: Save ccache
uses: ncipollo/release-action@v1