HackMyResume
HackMyResume copied to clipboard
Does not create files in windows machine
I'm trying to hackmyresume build resume.json to index.html - it doesn't create any files.
Is that only my issue?
I'm seeing the same now where no content is generated as output.
I've a github actions build here
https://github.com/emeraldjava/emeraldjava/runs/995658552?check_suite_focus=true
which shows the error
`> [email protected] build /github/workspace
hackmyresume BUILD ./src/main/resources/json/fresh/resume.json target/index.html -t compact
*** HackMyResume v1.9.0-beta *** fatal: pathspec 'target' did not match any files Reading FRESH resume: ./src/main/resources/json/fresh/resume.json Applying COMPACT theme (8 formats) Deploying to GitHub...`