unable to find executable file #396
-
|
Describe the bug When trying to deploy a vuepress site I get error: Reproduce Logs Additional Comments |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
The container image you're using likely doesn't have Docs: https://github.com/JamesIves/github-pages-deploy-action#using-a-container- |
Beta Was this translation helpful? Give feedback.
-
|
ah thanks, missed that part |
Beta Was this translation helpful? Give feedback.
The container image you're using likely doesn't have
rsyncinstalled. You need to include it in your container image or you'll see this error.Docs: https://github.com/JamesIves/github-pages-deploy-action#using-a-container-