Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
a0575 authored Feb 26, 2023
1 parent 90e303b commit 7804e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
./scripts/feeds update -a
./scripts/feeds install -a
. $GITHUB_WORKSPACE/scripts/merge_packages.sh
. $GITHUB_WORKSPACE/scripts/patches_6.0.sh
. $GITHUB_WORKSPACE/scripts/patches_6.1.sh
cd
svn export https://github.com/openwrt/luci/branches/master luci
pushd luci
Expand Down

0 comments on commit 7804e79

Please sign in to comment.