Skip to content

Commit

Permalink
Update IPQ60XX-6.12-EMMC-NOWIFI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ysuolmai authored Dec 11, 2024
1 parent 8680ffd commit 9958624
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/IPQ60XX-6.12-EMMC-NOWIFI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@ jobs:
run: |
[ -e files ] && mv files $OPENWRT_PATH/files
[ -e $CONFIG_FILE ] && mv $CONFIG_FILE $OPENWRT_PATH/.config
chmod +x ${DIY_SCRIPT}
cd $OPENWRT_PATH
${GITHUB_WORKSPACE}/${DIY_SCRIPT}
- name: Download DL Package(下载DL软件包)
run: |
Expand Down

0 comments on commit 9958624

Please sign in to comment.