mirror of
https://github.com/rvtr/GodMode9i.git
synced 2025-11-02 00:11:07 -04:00
Update azure-pipelines.yml
This commit is contained in:
parent
00653ad873
commit
537efa45a3
@ -19,7 +19,7 @@ variables:
|
||||
|
||||
steps:
|
||||
- script: |
|
||||
curl -L https://github.com/devkitPro/pacman/releases/download/devkitpro-pacman-1.0.2/devkitpro-pacman.deb -o pacman.deb
|
||||
curl -L https://github.com/devkitPro/pacman/releases/download/v1.0.2/devkitpro-pacman.amd64.deb -o pacman.deb
|
||||
sudo apt update
|
||||
sudo apt install p7zip-full haveged
|
||||
sudo dpkg -i pacman.deb
|
||||
|
||||
Loading…
Reference in New Issue
Block a user