Not sure why bsdtar isn't in the repo

This commit is contained in:
2023-03-20 11:01:17 -07:00
parent 3695854ade
commit ce25ae7679

View File

@ -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