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