The directory you're trying to deploy named /home/runner/work/RivioxTweaks/RivioxTweaks/dist doesn't exist.
szczotapl opened this issue Β· 1 comments
Run JamesIves/github-pages-deploy-action@4.1.4
GitHub Pages Deploy Action π
π Getting Started Guide: https://github.com/marketplace/actions/deploy-to-github-pages
β Discussions / Q&A: https://github.com/JamesIves/github-pages-deploy-action/discussions
π§ Report a Bug: https://github.com/JamesIves/github-pages-deploy-action/issues
π£ Maintained by James Ives: https://jamesiv.es
π Support: https://github.com/sponsors/JamesIves
Checking configuration and starting deploymentβ¦ π¦
Error: The directory you're trying to deploy named /home/runner/work/RivioxTweaks/RivioxTweaks/dist doesn't exist. Please double check the path and any prerequisite build scripts and try again. β
Deployment failed! β
Warning: The set-output
command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-[10](https://github.com/riviox/RivioxTweaks/actions/runs/7603764541/job/20705890239#step:5:11)-[11](https://github.com/riviox/RivioxTweaks/actions/runs/7603764541/job/20705890239#step:5:12)-github-actions-deprecating-save-state-and-set-output-commands/
Found two issues:
- Looks like your Vite build script is erroring due to a syntax error, hence why there's no dist folder
- You are using an old version of this action which is why youre getting a deprecation warning