This commit is contained in:
Merlin Jehli 2023-09-13 14:54:50 +02:00
parent b91de50d00
commit 109119a05d
Signed by: FML128
GPG key ID: 76DE785F9DC31C59

View file

@ -20,8 +20,8 @@ inputs:
# hashes: # hashes:
# description: 'json dict of hashes of all files' # description: 'json dict of hashes of all files'
runs: runs:
- name: 'idkyet builder' using: docker
uses: docker://git.fml128.ch/fml128/idkyet-builder:latest image: docker://git.fml128.ch/fml128/idkyet-builder:latest
args: args:
- ${{ inputs.layer_config_file }} - ${{ inputs.layer_config_file }}
- ${{ inputs.out_dir }} - ${{ inputs.out_dir }}