This commit is contained in:
parent
1c973063aa
commit
72bea6d247
@ -9,19 +9,13 @@ on:
|
||||
#workflow_dispatch: # 手动触发工作流程
|
||||
|
||||
jobs:
|
||||
clone_with_proxy:
|
||||
job_1:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
# 检出代码
|
||||
- name: 🛒 检出代码
|
||||
uses: https://git.aoun.ltd/actions/checkout@v4
|
||||
|
||||
# 打印当前目录
|
||||
- name: 📂 打印当前目录
|
||||
run: |
|
||||
ls -la
|
||||
pwd
|
||||
|
||||
# 1. 下载并安装 Trojan-Go
|
||||
- name: 📦 解压并安装 Trojan-Go
|
||||
run: |
|
@ -68,6 +68,7 @@
|
||||
| **luci-app-rclone** | 启用 | Rclone 文件同步工具 |
|
||||
| **luci-app-smartdns** | 启用 | SmartDNS 高效 DNS 缓存加速 |
|
||||
| **luci-app-sqm** | 启用 | SQM 智能队列管理,优化网络延迟 |
|
||||
| **luci-app-store** | 启用 | 应用商店,方便安装软件包 |
|
||||
| **luci-app-ttyd** | 启用 | 终端管理工具,通过浏览器访问终端 |
|
||||
| **luci-app-zerotier** | 启用 | ZeroTier 内网穿透工具 |
|
||||
---
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user