Install BSDTAR
This commit is contained in:
1
.github/workflows/build-helloworld-vita.yml
vendored
1
.github/workflows/build-helloworld-vita.yml
vendored
@ -24,6 +24,7 @@ jobs:
|
||||
- name: Install Vita Packages
|
||||
run: |
|
||||
export PATH=$VITASDK/bin:$PATH
|
||||
sudo apt-get install bsdtar
|
||||
git clone https://github.com/vitasdk/packages.git
|
||||
cd packages
|
||||
|
||||
|
Reference in New Issue
Block a user