Skip to content

Commit

Permalink
Update:I AM A SILY B-TYPE
Browse files Browse the repository at this point in the history
  • Loading branch information
FeliciaWen committed Aug 25, 2021
1 parent 02d0860 commit b7c52ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/d-team_newifi-d2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,6 @@ jobs:
chmod +x $DIY_SCRIPT
chmod +x $FUNCTION_SCRIPT
cd openwrt
sed -i "s/beta/beta-mtwifi/g" package/base-files/files/bin/AutoUpdate.sh
source $GITHUB_WORKSPACE/$DIY_SCRIPT
source $GITHUB_WORKSPACE/$FUNCTION_SCRIPT && Firmware-Diy_Base
Firmware-Diy
Expand All @@ -241,6 +240,7 @@ jobs:
run: |
cp Configs/$CONFIG_MTWIFI openwrt/.config
cd openwrt
sed -i "s/beta/beta-mtwifi/g" package/base-files/files/bin/AutoUpdate.sh
cat .config
./scripts/feeds install -a
make defconfig
Expand Down

0 comments on commit b7c52ad

Please sign in to comment.