Skip to content

Commit

Permalink
6.11.0-2
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaGarg8 authored Dec 8, 2024
1 parent d49947e commit d6115f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
git clone https://github.com/t2linux/linux-t2-patches.git
cd linux-t2-patches
#git checkout 0ad2b3913f5484ba8e86b6965f5d88903464261d
git checkout ec4545c603cf2ef315818eccce62d06ee18e5c60
cd -
#mkdir patches
#cp ./linux-t2-patches/*patch ./patches
Expand Down Expand Up @@ -87,7 +87,7 @@ jobs:
uses: softprops/action-gh-release@v2
with:
files: ${{ github.workspace }}/pve-kernel/*.deb
tag_name: v6.11.0-1-t2-1
tag_name: v6.11.0-2-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 d6115f4

Please sign in to comment.