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
|
||||
run: |
|
||||
export PATH=$VITASDK/bin:$PATH
|
||||
sudo apt-get install bsdtar
|
||||
sudo apt-get install libarchive-tools
|
||||
git clone https://github.com/vitasdk/packages.git
|
||||
cd packages
|
||||
|
||||
|
Reference in New Issue
Block a user