fix
All checks were successful
Build Flutter Docker Image / build (release) Successful in 9s

This commit is contained in:
Mathias Beaulieu-Duncan 2025-06-12 13:33:51 -04:00
parent 53a16a7fea
commit acb1f7eb6e
Signed by: mathias
GPG Key ID: 1C16CF05BAF9162D

View File

@ -45,8 +45,8 @@ jobs:
- name: Debug output - name: Debug output
run: | run: |
echo "Exists: ${{ steps.check_image.outputs.exists }}" \ echo "Exists: ${{ steps.check_image.outputs.exists }}"
echo "Image Name: ${{ IMAGE_NAME }}" \ echo "Image Name: ${{ IMAGE_NAME }}"
echo "Flutter Version: ${{ FLUTTER_VERSION }}" echo "Flutter Version: ${{ FLUTTER_VERSION }}"
- name: Log in to DockerHub - name: Log in to DockerHub