At least for runtime-keys repo, we've noticed that the Deno based deploy preview GitHub Action is failing with a bit of cryptic error
Run mkdir -p out
mkdir -p out
curl --retry 2 --fail https://api.csswg.org/bikeshed/ --output out/index.html --header "Accept: text/plain, text/html" -F die-on=fatal -F file=@"index.bs"
shell: /usr/bin/bash -e {0}
curl: (26) Failed to open/read local data from file/application
Error: Process completed with exit code 26.
Is there anyone that can help us with debugging Deno hosting / builds? Will this potentially be happening with other WinterTC55 repos / deploy previews and so we would need them all fixed?
At least for runtime-keys repo, we've noticed that the Deno based deploy preview GitHub Action is failing with a bit of cryptic error
Is there anyone that can help us with debugging Deno hosting / builds? Will this potentially be happening with other WinterTC55 repos / deploy previews and so we would need them all fixed?