jbangdev / jbang-action

Docker image and Github Action to run jbang scripts
https://jbang.dev
MIT License
40 stars 11 forks source link

Mention "Warning: EACCES: permission denied, lstat '/root/.jbang'" #40

Closed koppor closed 2 months ago

koppor commented 2 months ago

When running the action, I get

Post job cleanup.
Warning: EACCES: permission denied, lstat '/root/.jbang'

grafik

I think, there should be no Warning.

Proposal: Mention it in README.md or try to remove the warning :).

maxandersen commented 2 months ago

Where/how to reproduce this ?

koppor commented 2 months ago

Checked latest run: https://github.com/JabRef/jabref/actions/runs/10797089627/job/29947559133

Did not happen, thus closing. I will reopen if it occurs again.