Update aur/action.yml
This commit is contained in:
parent
a739bdf360
commit
ba92c33ab0
1 changed files with 3 additions and 2 deletions
|
@ -20,6 +20,7 @@ runs:
|
||||||
- name: Build aur
|
- name: Build aur
|
||||||
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:
|
||||||
args:
|
args:
|
||||||
- aur
|
- aur
|
||||||
- name: Save aur cache
|
- name: Save aur cache
|
||||||
|
|
Loading…
Add table
Reference in a new issue