Skip to content

Commit

Permalink
更新GO
Browse files Browse the repository at this point in the history
  • Loading branch information
AoThen committed Mar 11, 2024
1 parent d6e7014 commit 4277995
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/SDK.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,8 @@ jobs:
./scripts/feeds update -a
./scripts/feeds install -a
rm -rf feeds/packages/lang/golang
git clone --depth 1 https://github.com/sbwml/packages_lang_golang -b 22.x feeds/packages/lang/golang
make defconfig
make package/feeds/luci/luci-base/compile -j$(nproc)
Expand Down

0 comments on commit 4277995

Please sign in to comment.