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