From 8f429482c5ae30715b73afcefa3e915441bd7c2d Mon Sep 17 00:00:00 2001 From: fal7w <147312030+fal7w@users.noreply.github.com> Date: Sun, 10 Dec 2023 11:21:06 +0300 Subject: [PATCH] Update build_system_image.yml --- .github/workflows/build_system_image.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build_system_image.yml b/.github/workflows/build_system_image.yml index a3f4500e..b4fc9126 100644 --- a/.github/workflows/build_system_image.yml +++ b/.github/workflows/build_system_image.yml @@ -58,9 +58,9 @@ jobs: # - name: Use the head branch # run: echo "The head branch is ${{ github.event.pull_request.head.ref }}" - # - name: build image - # run: | - # rm -rf remittance_image_builder + - name: build image + run: | + rm -rf remittance_image_builder - name: build image run: | git clone git@github.com:fork-foxs/remittance_image_builder.git