Merge pull request #118 from WJQSERVER-STUDIO/dev

3.5.0
This commit is contained in:
WJQSERVER 2025-06-05 22:55:42 +08:00 committed by GitHub
commit b29940df21
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 56 additions and 61 deletions

View file

@ -61,7 +61,7 @@ jobs:
fi
- name: 拉取前端
run: |
sudo git clone https://github.com/WJQSERVER-STUDIO/GHPrxoy-Frontend.git pages
sudo git clone https://github.com/WJQSERVER-STUDIO/GHProxy-Frontend.git pages
sudo rm -rf pages/.git/
- name: 安装 Go

View file

@ -62,7 +62,7 @@ jobs:
fi
- name: 拉取前端
run: |
sudo git clone https://github.com/WJQSERVER-STUDIO/GHPrxoy-Frontend.git pages
sudo git clone https://github.com/WJQSERVER-STUDIO/GHProxy-Frontend.git pages
sudo rm -rf pages/.git/
- name: 安装 Go