Skip to content

Commit

Permalink
Update openwrt.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hackyes authored Nov 6, 2021
1 parent c16d7bb commit 19e2fea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/openwrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
sudo -E apt-get clean
- name: Download lede
run: |
git clone https://github.com/coolsnowwolf/lede
cp .config ./lede/.config
mv ./lede/* ./
- name: Install Helloword
Expand Down

0 comments on commit 19e2fea

Please sign in to comment.