Skip to content

Commit

Permalink
Compliance with new script (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaGarg8 authored May 13, 2024
1 parent cad85f2 commit ab439d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

- name: Rename and tar firmware
run: |
wget https://wiki.t2linux.org/tools/firmware.sh
wget https://github.com/t2linux/wiki/blob/9314a44971df3d6aff9af96b023181fb3e40ad2b/docs/tools/firmware.sh
python3 firmware.sh /usr/share/firmware ${{ github.workspace }}/firmware.tar
ver=$(sw_vers -productVersion)
echo "Package: apple-firmware" > control
Expand Down

0 comments on commit ab439d9

Please sign in to comment.