Update workflow
Some checks failed
/ build-element (push) Failing after 4m52s

This commit is contained in:
MrLetsplay 2025-04-06 00:13:07 +02:00
parent 8391538ae4
commit d40167f8fe
Signed by: mr
SSH Key Fingerprint: SHA256:92jBH80vpXyaZHjaIl47pjRq+Yt7XGTArqQg1V7hSqg

View File

@ -24,17 +24,21 @@ jobs:
- name: Install packages
run: >
nvm use 22 &&
yarn add matrix-seshat &&
yarn
- name: Fetch element
run: >
nvm use 22 &&
yarn run fetch --noverify --cfgdir cringe
- name: Build natives
run: >
nvm use 22 &&
SQLCIPHER_BUNDLED=1 yarn run build:native
- name: Build packages
run: >
nvm use 22 &&
yarn run build --linux rpm --linux deb --linux tar.xz --linux AppImage --win squirrel