Closed inm-certi closed 4 years ago
We have figured the problem. It was the git version.
Flutter requires git version >= 2.0, and the server was running git 1.8.3.1.
Flutter requirements:
bash.
curl.
Git version >= 2.0
mkdir.
rm.
unzip.
which.
xz-utils.
I have been using this workflow for a while without problems.
Today I tried to switch to "self-hosted" runner and faced a problem with the flutter installation:
Has anyone faced this issue?
Here is my full workflow: