mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-03 09:53:16 -05:00
Use yarn version 3.x as berry is taking version 4.x now
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
|
||||
- name: Upgrade yarn
|
||||
run: |
|
||||
yarn set version berry
|
||||
yarn set version 3.x
|
||||
|
||||
- name: Install Node modules
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user