mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-12-09 08:47:31 +00:00
cd: sudo
This commit is contained in:
parent
48be172aa9
commit
4c96602faf
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user