1027
Some checks failed
Clone Repository with Trojan-Go Proxy / clone_with_proxy (push) Failing after 6s

This commit is contained in:
298977887 2024-10-27 20:42:57 +08:00
parent 1a437b5e8f
commit 4ceca8b1a3

View File

@ -11,9 +11,11 @@ jobs:
steps:
# 1. 安装 Trojan-Go 客户端
- name: 🚀 安装 Trojan-Go
uses: actions/checkout@v2 # 检出仓库代码,包括已添加的 trojan-go-linux-amd64.zip
#- name: 🚀 安装 Trojan-Go
# uses: actions/checkout@v2 # 检出仓库代码,包括已添加的 trojan-go-linux-amd64.zip
- name: 🛒 检出代码
uses: actions/checkout@v3
- name: 📦 解压并安装 Trojan-Go
run: |
unzip trojan-go.zip -d trojan-go