mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-09-23 23:13:42 +02:00
stop downloading openssh and git
This commit is contained in:
parent
dc11e5ef88
commit
82c50c4799
5
.github/workflows/github-pages.yml
vendored
5
.github/workflows/github-pages.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user