This commit is contained in:
wjqserver 2025-06-05 20:14:58 +08:00
parent 1370617f5b
commit 6be6e1ba2c
14 changed files with 49 additions and 60 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