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