tectonic-action
tectonic-action copied to clipboard
307 temporary redirect error
This doesn't work at all for me. Here are my logs:
Run vinay0410/tectonic-action@master
with:
tex_path: main.tex
push: no
env:
GITHUB_TOKEN: ***
Compiling main.tex
note: this is a BETA release; ask questions and report bugs at https://tectonic.newton.cx/
note: connecting to https://archive.org/services/purl/net/pkgwpub/tectonic-default
error:
caused by: couldn't probe
caused by: unexpected HTTP response to URL https://archive.org/services/purl/net/pkgwpub/tectonic-default: 307 Temporary Redirect
Same for me.
Is there anything new for this issue?
This action uses a heavily outdated version of tectonic (see #11, hence the exception, current tectonic version is 0.9.0) and the action doesnt seem to be maintained anymore at all (last commit with readme changes is from january 2020)
You can give my action setup-tectonic a try, it does the same as this one.
@WtfJoke Thanks for you job! Actucally, I've already found your repo and am using it.