Skip to content

Commit

Permalink
Update self-Build-x86-OpenWrt.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
szdosar authored Jan 24, 2024
1 parent fd7b7be commit a0c6d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/self-Build-x86-OpenWrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
rm -rf openwrt
git clone $REPO_URL -b $REPO_BRANCH openwrt
cd /workdir/openwrt
git reset --hard 9d124b993644b4f77749788936c44ca0c884f184
#git reset --hard 9d124b993644b4f77749788936c44ca0c884f184
ln -sf /workdir/openwrt $GITHUB_WORKSPACE/openwrt
- name: Load custom feeds
Expand Down

0 comments on commit a0c6d82

Please sign in to comment.