Edited actions for Linux
All checks were successful
Build Linux App / build (push) Successful in 4m16s
All checks were successful
Build Linux App / build (push) Successful in 4m16s
This commit is contained in:
@@ -51,7 +51,7 @@ jobs:
|
||||
EOF
|
||||
|
||||
# Kopiujemy domyślną ikonę Fluttera jako ikonę aplikacji
|
||||
cp linux/runner/resources/app_icon.png AppDir/trainhub.png
|
||||
wget -O AppDir/trainhub.png "https://raw.githubusercontent.com/flutter/flutter/master/examples/hello_world/android/app/src/main/res/mipmap-hdpi/ic_launcher.png"
|
||||
|
||||
# Tworzymy "AppRun" czyli skrót uruchamiający nasz plik wykonywalny
|
||||
cd AppDir
|
||||
|
||||
Reference in New Issue
Block a user