stop downloading openssh and git

This commit is contained in:
Sirz Benjie 2025-09-10 11:34:51 -05:00
parent dc11e5ef88
commit 82c50c4799
No known key found for this signature in database
GPG Key ID: 4A524B4D196C759E

View File

@ -39,11 +39,6 @@ jobs:
/public/images/pokemon/variant/_masterlist.json
sparse-checkout-cone-mode: false
- name: Install OS package
run: |
sudo apt update
sudo apt install -y git openssh-client
- name: Install pnpm
uses: pnpm/action-setup@v4
with: