Update aur/action.yml
This commit is contained in:
parent
ba92c33ab0
commit
4f8afdb286
1 changed files with 1 additions and 2 deletions
|
@ -21,8 +21,7 @@ runs:
|
||||||
if: steps.cache-aur-restore.outputs.cache-hit != 'true'
|
if: steps.cache-aur-restore.outputs.cache-hit != 'true'
|
||||||
uses: docker://git.fml128.ch/fml128/idkyet-builder:latest
|
uses: docker://git.fml128.ch/fml128/idkyet-builder:latest
|
||||||
with:
|
with:
|
||||||
args:
|
args: aur
|
||||||
- aur
|
|
||||||
- name: Save aur cache
|
- name: Save aur cache
|
||||||
if: steps.cache-aur-restore.outputs.cache-hit != 'true'
|
if: steps.cache-aur-restore.outputs.cache-hit != 'true'
|
||||||
uses: actions/cache/save@v3
|
uses: actions/cache/save@v3
|
||||||
|
|
Loading…
Add table
Reference in a new issue