Enable CI to use Yarn Berry
This commit is contained in:
@@ -4,5 +4,6 @@ set -ex
|
||||
|
||||
export VITE_APP_VERSION=$(git describe --tags --abbrev=0)
|
||||
|
||||
corepack enable
|
||||
yarn install
|
||||
yarn run build
|
||||
|
||||
Reference in New Issue
Block a user