mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +00:00
Fix pacman link
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ variables:
|
||||
|
||||
steps:
|
||||
- script: |
|
||||
curl -L https://github.com/devkitPro/pacman/releases/download/devkitpro-pacman-1.0.1/devkitpro-pacman.deb -o pacman.deb
|
||||
curl -L https://github.com/devkitPro/pacman/releases/download/v1.0.1/devkitpro-pacman.deb -o pacman.deb
|
||||
sudo apt update
|
||||
sudo apt install p7zip-full haveged qrencode
|
||||
sudo dpkg -i pacman.deb
|
||||
|
||||
Reference in New Issue
Block a user