Skip to content

Commit

Permalink
切换稳定分支
Browse files Browse the repository at this point in the history
  • Loading branch information
LimonChoms authored Sep 23, 2024
1 parent 76018e3 commit 493cc1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-openwrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:
run: |
df -hT $PWD
git clone $REPO_URL -b $REPO_BRANCH openwrt
cd openwrt
git checkout $BRANCH_TAG
ln -sf /workdir/openwrt $GITHUB_WORKSPACE/openwrt
- name: Load custom feeds
Expand Down

0 comments on commit 493cc1f

Please sign in to comment.