Skip to content

Commit

Permalink
Update build-immortalwrt-mt798x.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelaCooljx committed Jan 1, 2024
1 parent 872216e commit 62acc6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-immortalwrt-mt798x.yml
Expand Up @@ -89,8 +89,8 @@ jobs:
cd openwrt
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
git config --global user.name "github-actions[bot]"
git fetch https://github.com/padavanonly/immortalwrt-mt798x
git merge FETCH_HEAD
#git fetch https://github.com/padavanonly/immortalwrt-mt798x
#git merge FETCH_HEAD
./scripts/feeds update -a && ./scripts/feeds install -a
chmod +x $GITHUB_WORKSPACE/$DIY_SH && $GITHUB_WORKSPACE/$DIY_SH
Expand Down

0 comments on commit 62acc6f

Please sign in to comment.