Open terminal and run:
cd $HOME/repositories/mxochicale/cv/tex
bash localbuilt.sh TwoPages
bash localbuilt.sh NPages
to clean project, then type:
make clean
-
Edit .github/worflows/cv-two-pages.yml and add branch name.
-
To make use of the CI tex build, please make use of "CICV2P" in the commit message:
git commit -m ':tada: version monthYEAR is ready CICV2P (#0)'
For further details, please follow this instructions to set up github action.