We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcafcd6 commit e938fdfCopy full SHA for e938fdf
README.md
@@ -126,7 +126,7 @@ steps:
126
127
This action supports "alternative Flutters" in addition to the official
128
[`flutter/flutter`](https://github.com/flutter/flutter), for example:
129
-- [Flock](https://github.com/Flutter-Foundation/flutter.git)
+- [Flock](https://github.com/join-the-flock/flock.git)
130
- [a Flutter fork that supports
131
HarmonyOS](https://gitee.com/harmonycommando_flutter/flutter.git)
132
@@ -139,7 +139,7 @@ steps:
139
with:
140
channel: master
141
flutter-version: 3.24.0
142
- git-source: https://github.com/Flutter-Foundation/flutter.git
+ git-source: https://github.com/join-the-flock/flock.git
143
- run: flutter --version
144
```
145
0 commit comments