Not sure why bsdtar isn't in the repo
This commit is contained in:
2
.github/workflows/build-helloworld-vita.yml
vendored
2
.github/workflows/build-helloworld-vita.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
- name: Install Vita Packages
|
- name: Install Vita Packages
|
||||||
run: |
|
run: |
|
||||||
export PATH=$VITASDK/bin:$PATH
|
export PATH=$VITASDK/bin:$PATH
|
||||||
sudo apt-get install bsdtar
|
sudo apt-get install libarchive-tools
|
||||||
git clone https://github.com/vitasdk/packages.git
|
git clone https://github.com/vitasdk/packages.git
|
||||||
cd packages
|
cd packages
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user