fix: image name
Some checks failed
/ build (push) Failing after 4s

This commit is contained in:
ange 2024-11-09 12:51:37 +08:00
parent 74d2fa3d03
commit 20318dc7ed
Signed by: ange
GPG Key ID: 9E0C4157BB7BEB1D

View File

@ -7,6 +7,6 @@ jobs:
- uses: actions/checkout@v1
- uses: actions/kaniko@v1
with:
image: flutter:latest
image: icing/flutter:latest
password: "${{ secrets.PKGRW }}"
cache: false