Update aur/action.yml

This commit is contained in:
Merlin Jehli 2023-12-03 13:56:44 +01:00 committed by git.fml128.ch
parent 100bb02b7c
commit 6377293b63
Signed by: git.fml128.ch
GPG key ID: FBE009491D453913

View file

@ -22,8 +22,8 @@ runs:
path: aur
key: aur-${{ github.repository }}-${{ steps.cache-aur-key.outputs.cache-aur-key }}
restore-keys: |
aur-${{ github.repository }}-${{ steps.cache-aur-key.outputs.cache-aur-key-restore }}
aur-${{ github.repository }}-
aur-${{ github.repository }}-${{ steps.cache-aur-key.outputs.cache-aur-key-restore }}
aur-${{ github.repository }}-
- name: Build aur
if: steps.cache-aur-restore.outputs.cache-hit != 'true'
uses: docker://git.fml128.ch/fml128/idkyet-builder:latest