build path
This commit is contained in:
parent
61202443ff
commit
dc641a07b1
1 changed files with 1 additions and 5 deletions
|
@ -24,12 +24,8 @@ runs:
|
|||
steps:
|
||||
- name: Restore and build aur
|
||||
uses: ./aur
|
||||
with:
|
||||
layer_config_file: layers_config.yml
|
||||
- name: Build images
|
||||
uses: docker://git.fml128.ch/fml128/idkyet-builder:latest
|
||||
args:
|
||||
- build
|
||||
uses: ./builder
|
||||
- name: Upload Packages
|
||||
run: |
|
||||
cd ${{ gitea.workspace }}/out
|
||||
|
|
Loading…
Add table
Reference in a new issue