Update workflow
Some checks failed
/ build-element (push) Failing after 7m44s

This commit is contained in:
MrLetsplay 2025-03-07 15:06:58 +01:00
parent 07ea7afb9e
commit adfae6f51d
Signed by: mr
SSH Key Fingerprint: SHA256:92jBH80vpXyaZHjaIl47pjRq+Yt7XGTArqQg1V7hSqg

View File

@ -15,7 +15,7 @@ jobs:
- name: Docker build
run: >
ls -la && scripts/in-docker.sh bash -c 'ls -la &&
ls -la && PWD=$(pwd) scripts/in-docker.sh bash -c 'ls -la &&
yarn add matrix-seshat &&
yarn &&
yarn run fetch --noverify --cfgdir cringe &&