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:26:58 -04:00
parent 786dc8b0e4
commit a351ed9e17
Signed by: mathias
GPG Key ID: 1C16CF05BAF9162D

View File

@ -44,7 +44,7 @@ jobs:
fi
- name: Debug output
run:
run: |
echo "Exists: ${{ steps.check_image.outputs.exists }}"
- name: Log in to DockerHub