Skip to content

Commit

Permalink
workflow: use Evie's fork of bannertool
Browse files Browse the repository at this point in the history
  • Loading branch information
lifehackerhansol committed Sep 13, 2024
1 parent 6ddbda6 commit 3686ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
sudo apt-get update
sudo apt-get install p7zip-full -y
curl -L https://github.com/Steveice10/bannertool/releases/download/1.2.0/bannertool.zip -o bannertool.zip
curl -L https://github.com/Epicpkmn11/bannertool/releases/download/v1.2.2/bannertool.zip -o bannertool.zip
sudo 7z e bannertool.zip linux-x86_64/bannertool
sudo chmod +x bannertool
mv bannertool /usr/local/bin
Expand Down

0 comments on commit 3686ae9

Please sign in to comment.