Update workflow
Some checks failed
/ build-element (push) Failing after 16s

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

View File

@ -8,6 +8,9 @@ if [ $? != 0 ]; then
exit 1
fi
echo "${PWD}"
echo $(ls "${PWD}")
# Taken from https://www.electron.build/multi-platform-build#docker
# Pass through any vars prefixed with INDOCKER_, removing the prefix
docker run --rm \