Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaGarg8 committed Apr 11, 2024
1 parent b280215 commit 1f5952e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
- name: Build Kernel
run: |
git clone https://github.com/t2linux/linux-t2-patches.git
cd linux-t2-patches && git checkout bc5ec1bdf68bb88e0cbc959a611a2fc44cbdc868 #&& wget https://github.com/AdityaGarg8/T2-Ubuntu/raw/ssd/0001-bpfilter-Add-option-to-disable-logs.patch && rm 2001* && cd ..
rm 2008* && cd ..
cd linux-t2-patches && git checkout HEAD #&& wget https://github.com/AdityaGarg8/T2-Ubuntu/raw/ssd/0001-bpfilter-Add-option-to-disable-logs.patch && cd ..
#rm 2008* && cd ..
#mkdir patches
#cp ./linux-t2-patches/*patch ./patches
#cd patches
Expand Down Expand Up @@ -83,7 +83,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: ${{ github.workspace }}/pve-kernel/*.deb
tag_name: v6.5.13-2-t2-1
tag_name: v6.8.4-1-t2-1
body: |
If you really like the work I am doing and wanna support me, consider donating here! :
Expand Down

0 comments on commit 1f5952e

Please sign in to comment.