mirror of
https://github.com/LSPosed/MagiskOnWSALocal.git
synced 2025-09-01 18:20:14 +00:00
Fix download wsa
This commit is contained in:
parent
868c9420d7
commit
588f420fec
1 changed files with 1 additions and 0 deletions
1
.github/workflows/magisk.yml
vendored
1
.github/workflows/magisk.yml
vendored
|
@ -89,6 +89,7 @@ jobs:
|
|||
sudo apt-get update && sudo apt-get install setools lzip qemu-utils wine winetricks patchelf
|
||||
wget -qO- "$GITHUB_SERVER_URL/$GITHUB_REPOSITORY/archive/$GITHUB_REF.tar.gz" | sudo tar --wildcards -zxvf- -C ~ --strip-component=2 '*/wine/*' '*/linker/*'
|
||||
winetricks msxml6
|
||||
echo "163.172.251.201 store.rg-adguard.net" | sudo tee -a /etc/hosts
|
||||
- name: Download WSA
|
||||
shell: python
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue