GitHub: Test installation

pull/4197/head
Angel Fernando Quiroz Campos 3 years ago
parent 139a409a17
commit 9aa4e70e7d
  1. 4
      .github/workflows/phpunit.yml

@ -54,8 +54,8 @@ jobs:
- name: Install Yarn
run: |
sudo npm install -g yarn
yarn set version 2.4.2
sudo corepack enable
yarn set version stable
yarn --version
- name: Get yarn cache directory

Loading…
Cancel
Save