Skip to content

Commit

Permalink
Update build-openwrt.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zc360 authored Aug 4, 2024
1 parent ca26ad3 commit 051c2d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-openwrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,12 +98,12 @@ jobs:
cd openwrt
$GITHUB_WORKSPACE/$DIY_P1_SH
- name: 添加ddms-go源码
- name: Install ddns-go
run: |
cd openwrt
git clone https://github.com/sirpdboy/luci-app-ddns-go.git package/ddns-go
- name: 添加argon源码
- name: Install argon
run: |
cd openwrt/package/lean
rm -rf luci-theme-argon
Expand Down

0 comments on commit 051c2d8

Please sign in to comment.