Revert "build: fix feeds updating"

This reverts commit f2b5ff36c2.
This commit is contained in:
John Doe
2021-03-30 16:55:34 +08:00
parent 5a9b3a4533
commit 3ccd185a0e

View File

@@ -65,7 +65,7 @@ jobs:
pushd feeds/telephony; git restore .; popd pushd feeds/telephony; git restore .; popd
fi fi
./scripts/feeds update -a ./scripts/feeds update -a
./scripts/feeds install -a -f ./scripts/feeds install -a
. $GITHUB_WORKSPACE/patches.sh . $GITHUB_WORKSPACE/patches.sh
. $GITHUB_WORKSPACE/merge_packages.sh . $GITHUB_WORKSPACE/merge_packages.sh
mkdir -p tmpkg; cd ../ mkdir -p tmpkg; cd ../