Replies: 1 comment 1 reply
-
You still need to have a checkout step
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My workflow file looks like this
And I get this error
ENOENT: no such file or directory, stat '/home/runner/work/neocities-website/neocities-website/public'
In root of repository I just have public directory where I put all of my contents. It's simple static website with no build steps and "neocities-website" is the name of the repository. What might be the problem? I am using actions first time.
Beta Was this translation helpful? Give feedback.
All reactions