Closed onedr0p closed 10 months ago
I ran into the same issue! You probably want to add to #214.
There is a potential fix already suggested in a PR as well. 👍
@tooomm, have you tried the fix in the mentioned PR?
Nope. Will also not get around to it for now.
This should be fixed in master
now.
See https://github.com/lycheeverse/lychee-action/issues/214, https://github.com/lycheeverse/lychee-action/pull/215, https://github.com/lycheeverse/lychee-action/pull/217.
Hi 👋🏼
I have the action set up like this, however it always fails on the
Print Output
step because it cannot find/tmp/results.md
. I've tried setting theoutput
arg to./lychee/results.md
as well but that still does not work. For some reason it seems like the action is not writing the output to the file, meanwhile I see the results in stdout.