Skip to content

Commit

Permalink
Update autobuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
edikurexe authored Jan 3, 2025
1 parent 0790070 commit c4766f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/autobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,9 @@ jobs:
- name: Download add-on kernel for s905x4
run: |
sudo wget -O core/kernel/6.6.66.tar.gz https://drive2.edikurbot.workers.dev/0:/6.6.66.zip
sudo wget -O core/kernel/6.6.66.zip https://drive2.edikurbot.workers.dev/0:/6.6.66.zip
cd core/kernel
sudo tar xfz 6.6.66.tar.gz
sudo unzip 6.6.66.zip
cd ../..
- name: Building OpenWrt
Expand Down

0 comments on commit c4766f9

Please sign in to comment.