mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +00:00
Revert previous commit
I'm dumb
This commit is contained in:
@@ -23,6 +23,9 @@ jobs:
|
||||
submodules: recursive
|
||||
- name: "Install tools"
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install p7zip-full qrencode -y
|
||||
|
||||
curl -L https://github.com/Steveice10/bannertool/releases/download/1.1.0/bannertool.zip -o bannertool.zip
|
||||
sudo 7z e bannertool.zip linux-x86_64/bannertool
|
||||
sudo chmod +x bannertool
|
||||
|
||||
Reference in New Issue
Block a user