mirror of
https://github.com/bryangerlach/rdgen.git
synced 2026-02-27 23:01:09 +00:00
remove the calls to api.rustdesk.com when checking for updates
This commit is contained in:
1
.github/workflows/generator-windows.yml
vendored
1
.github/workflows/generator-windows.yml
vendored
@@ -412,6 +412,7 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
sed -i -e 's|updateUrl.isNotEmpty|false|' ./flutter/lib/desktop/pages/desktop_home_page.dart
|
||||
sed -i '/let (request, url) =/,/Ok(())/{/Ok(())/!d}' ./src/common.rs
|
||||
|
||||
|
||||
- name: run as admin
|
||||
|
||||
Reference in New Issue
Block a user