更新 .gitea/workflows/build.yaml
This commit is contained in:
parent
23bc9a0f08
commit
122a299a8a
@ -8,10 +8,10 @@ jobs:
|
||||
steps:
|
||||
- name: 更新 & 安装 feeds
|
||||
run: |
|
||||
cd openwrt
|
||||
./scripts/feeds update -a
|
||||
./scripts/feeds install -a
|
||||
|
||||
cd openwrt
|
||||
./scripts/feeds update -a
|
||||
./scripts/feeds install -a
|
||||
|
||||
- name: "配置环境"
|
||||
run: |
|
||||
sudo apt update
|
||||
|
Loading…
Reference in New Issue
Block a user