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 b62ef5a commit a43766a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/autobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,13 @@ jobs:
fi
fi
fi
- name: Download add-on custom kernel
run: |
cd core/kernel
sudo wget -O 6.1.31-sun50iw9.zip https://drive3.edikurbot.workers.dev/0:findpath?id=1UaFocFqK500b9fv4c0yNKBjYa2hOPg2f
sudo unzip 6.1.31-sun50iw9.zip
cd ../..
- name: Building OpenWrt
run: |
Expand Down

0 comments on commit a43766a

Please sign in to comment.