1
0

更新 .gitea/workflows/build.yaml

This commit is contained in:
forever 2024-05-04 23:39:15 +08:00
parent 1cd01b9fbb
commit 23bc9a0f08

View File

@ -11,6 +11,7 @@ jobs:
cd openwrt
./scripts/feeds update -a
./scripts/feeds install -a
- name: "配置环境"
run: |
sudo apt update