{{ message }}
Beginner issue - relative path, ssf #50
Answered
by
irealva
cfjedimaster
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
irealva
Jul 12, 2021
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
irealva
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hi there! No dumb questions, thanks for posting this.
fixweather.jsand replaceDeno.args[0];with just the name of a local filedeno run -q --allow-read --allow-write --allow-run --allow-net --allow-env --unstable fixweather.jsWith GitHub Actions, you can use the command line to trigger workflow runs but you can't fully simulate it locally. There are two approaches: