This commit is contained in:
Kingkor Roy Tirtho 2023-09-15 00:36:40 +06:00
parent 48be172aa9
commit 4c96602faf

View File

@ -14,7 +14,7 @@ jobs:
- run: |
wget -O appimagetool "https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage"
chmod +x appimagetool
mv appimagetool /usr/local/bin/
sudo mv appimagetool /usr/local/bin/
- run: |
git clone https://github.com/flutter/flutter.git