update openwrt-ci.yml

This commit is contained in:
coolsnowwolf 2020-04-16 13:23:45 +08:00
parent 036efba3c1
commit d16a020193

View File

@ -45,6 +45,7 @@ jobs:
- name: Update feeds - name: Update feeds
run: | run: |
sed -i 's/\"#src-git\"/\"src-git\"/g' ./feeds.conf.default
./scripts/feeds update -a ./scripts/feeds update -a
./scripts/feeds install -a ./scripts/feeds install -a