This commit is contained in:
Jan-Otto Kröpke 2023-06-15 21:42:38 +02:00
parent f1f400821b
commit 23c2af9ed3
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ jobs:
- name: Build Lens
run: |
npm run all:install
npm run all:install -- --arch=arm64
# Avoid npm install from electron-builder
# ref: https://github.com/electron-userland/electron-builder/blob/80a3ae857b9305aff1774e1b2b932601af50231b/packages/app-builder-lib/src/util/yarn.ts#L11-L16
mkdir -p open-lens/node_modules