mirror of
https://github.com/bryangerlach/rdgen.git
synced 2026-02-14 18:20:56 +00:00
typo
This commit is contained in:
2
.github/workflows/generator-android.yml
vendored
2
.github/workflows/generator-android.yml
vendored
@@ -355,7 +355,7 @@ jobs:
|
||||
sed -i 's|"RustDesk"|"${{ inputs.appname }}"|' ./flutter/lib/desktop/widgets/tabbar_widget.dart
|
||||
sed -i 's|"RustDesk"|"${{ inputs.appname }}"|' ./libs/hbb_common/src/config.rs
|
||||
sed -i '/android: true/a \ \ adaptive_icon_background: "#ffffff"' ./flutter/pubspec.yaml
|
||||
sed -i '/adaptive_icon_background/a \ \ adaptive_icon_foreground: "./res/icon.png"' ./flutter/pubspec.yaml
|
||||
sed -i '/adaptive_icon_background/a \ \ adaptive_icon_foreground: "../res/icon.png"' ./flutter/pubspec.yaml
|
||||
sed -i '/adaptive_icon_foreground:/a \ \ adaptive_icon_foreground_inset: 32' ./flutter/pubspec.yaml
|
||||
|
||||
- name: fix connection delay
|
||||
|
||||
Reference in New Issue
Block a user