From dc641a07b19c545df8906780b0230a16844e1f87 Mon Sep 17 00:00:00 2001 From: Merlin Jehli Date: Wed, 25 Oct 2023 22:30:07 +0200 Subject: [PATCH] build path --- action.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/action.yml b/action.yml index 8eb4c54..280bd1a 100644 --- a/action.yml +++ b/action.yml @@ -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