Update build_system_image.yml

This commit is contained in:
fal7w 2023-12-10 10:34:16 +03:00 committed by GitHub
parent 0c894496d6
commit d705d9b3b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,8 +56,8 @@ jobs:
# - name: Debug Event
# run: echo "Event payload: ${{ toJson(github.event) }}"
# - name: Use the head branch
# run: echo "The head branch is ${{ github.event.pull_request.head.ref }}"
- 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