Skip to content

Commit e19b9a7

Browse files
authored
Update build-openwrt.yml
1 parent 8ee67d5 commit e19b9a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-openwrt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
run: |
4646
wget https://github.com/jeessy2/ddns-go/releases/download/v6.2.0/ddns-go_6.2.0_linux_mipsle_hardfloat.tar.gz
4747
tar -zxvf ddns-go_6.2.0_linux_mipsle_hardfloat.tar.gz
48-
mv ddns-go openwrt/package/base-files/files/bin/ddns-go
48+
mv ddns-go openwrt/package/base-files/files/bin/
4949
ls openwrt/package/base-files/files/bin
5050
5151
- name: Initialization environment

0 commit comments

Comments
 (0)