Skip to content

Commit

Permalink
Update hiwifi_hc5611_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LailuoA77 authored Sep 15, 2021
1 parent 768db74 commit 1c0674d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hiwifi_hc5611_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: |
cd openwrt
ls -l
make download
make download -j8
find dl -size -1024c -exec ls -l {} \;
find dl -size -1024c -exec rm -f {} \;
Expand Down

0 comments on commit 1c0674d

Please sign in to comment.