mirror of
https://github.com/vector-im/element-call.git
synced 2026-05-01 09:54:37 +00:00
switching from yarn to pnpm
This commit is contained in:
@@ -5,5 +5,5 @@ set -ex
|
||||
export VITE_APP_VERSION=$(git describe --tags --abbrev=0)
|
||||
|
||||
corepack enable
|
||||
yarn install
|
||||
yarn run build
|
||||
pnpm install
|
||||
pnpm run build
|
||||
|
||||
Reference in New Issue
Block a user