build: fix feeds updating(fix)
This commit is contained in:
2
.github/workflows/lo-test.yml
vendored
2
.github/workflows/lo-test.yml
vendored
@@ -67,7 +67,7 @@ jobs:
|
||||
[ -d 'package/base' ] && mv package/base ~/
|
||||
./scripts/feeds update -a
|
||||
./scripts/feeds install -a
|
||||
[ -d '~/package/base' ] && mv ~/package/base ./
|
||||
[ -d '~/base' ] && mv ~/base package/
|
||||
. $GITHUB_WORKSPACE/patches.sh
|
||||
. $GITHUB_WORKSPACE/merge_packages.sh
|
||||
mkdir -p tmpkg; cd ../
|
||||
|
||||
Reference in New Issue
Block a user