temporary fix
This commit is contained in:
1
.github/workflows/lo-test.yml
vendored
1
.github/workflows/lo-test.yml
vendored
@@ -56,6 +56,7 @@ jobs:
|
|||||||
- name: Update feeds and packages
|
- name: Update feeds and packages
|
||||||
run: |
|
run: |
|
||||||
cd ~/lede
|
cd ~/lede
|
||||||
|
pushd package/feeds/packages/syncthing && git restore Makefile && popd #temporary fix
|
||||||
./scripts/feeds update -a
|
./scripts/feeds update -a
|
||||||
./scripts/feeds install -a
|
./scripts/feeds install -a
|
||||||
. $GITHUB_WORKSPACE/patches.sh
|
. $GITHUB_WORKSPACE/patches.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user