Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with local build command #482

Open
tiwns opened this issue Dec 28, 2022 · 1 comment
Open

Issues with local build command #482

tiwns opened this issue Dec 28, 2022 · 1 comment

Comments

@tiwns
Copy link

tiwns commented Dec 28, 2022

Hello,

I would like to auto-generate pdfs and docx files every time a commit has been made without running 'build/build.sh'. I do not have Github Pages but do have Github Actions. Also is it possible to automate the uploading of the output files to a sharepoint directory?

Thank you.

@tiwns tiwns changed the title Issues with local building Issues with local build command Dec 28, 2022
@agitter
Copy link
Member

agitter commented Dec 29, 2022

My advice is to first confirm that the manubot Python package is installed correctly and available outside of the build script. Did you install it through the conda environment? If you activate the manubot conda environment do you see it listed with the conda list command?

Edit: Regarding the second question, I don't use Sharepoint so I don't have any specific recommendations. I expect that existing actions like https://github.com/marketplace/actions/publish-to-sharepoint would support what you want to do and let you store credentials as secrets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants