Skip to content

Commit

Permalink
2024.07.13 Adashima-T2 6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
NoaHimesaka1873 committed Jul 13, 2024
1 parent 5e24b9b commit d42af21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildArchIso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
files: |
${{ github.workspace }}/out/archlinux-t2-*.iso
tag_name: ${{ steps.create_tag.outputs.tag }}
name: archlinux-t2-${{ steps.create_tag.outputs.tag }} - Release Adashima 6.8
name: archlinux-t2-${{ steps.create_tag.outputs.tag }} - Release Adashima 6.9
draft: ${{ contains(github.event.head_commit.message, '[draft]') }}
prerelease: ${{ contains(github.event.head_commit.message, '[prerel]') }}
body: |
Expand Down
1 change: 1 addition & 0 deletions archiso/airootfs/etc/modules-load.d/t2.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
brcmfmac

0 comments on commit d42af21

Please sign in to comment.