Update workflow
Some checks failed
/ build-element (push) Failing after 6m31s

This commit is contained in:
MrLetsplay 2025-04-05 23:11:10 +02:00
parent 3ba9a0cfb7
commit 0c233d88d4
Signed by: mr
SSH Key Fingerprint: SHA256:92jBH80vpXyaZHjaIl47pjRq+Yt7XGTArqQg1V7hSqg

View File

@ -14,15 +14,14 @@ jobs:
run: >
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y &&
curl --proto "=https" -L https://yarnpkg.com/latest.tar.gz | tar xvz && mv yarn-* /yarn && ln -s /yarn/bin/yarn /usr/bin/yarn &&
dpkg --add-architecture i386 && apt-get update && apt-get install -y wine mono-devel rpm &&
ln -s /usr/bin/python3 /usr/bin/python & ln -s /usr/bin/pip3 /usr/bin/pip
dpkg --add-architecture i386 && apt-get update && apt-get install -y wine mono-devel rpm
- name: Fetch packages
run: >
yarn add matrix-seshat &&
yarn
- name: Fetch cringe config
- name: Fetch element
run: >
yarn run fetch --noverify --cfgdir cringe