Closed schaafjs closed 4 years ago
Thanks for opening your first issue here! 💖 Be sure to follow the issue template. Then the issue will be worked on in no time. 👍
Thanks for the hint!
I think the main CI issue is that you are pushing directly to the master/main
branch.
This will also try to upload the results to the wiki
, which again requires a special GitHub secret
to be set.
But this is just a guess.
I will fix this issue in a second.
Or, if you want to become a contributor, you can create a new branch in your fork and open a pull request. If you open a PR the full CI will also be automatically run.
I think the main CI issue is that you are pushing directly to the
master/main
branch.
That seems likely.
Or, if you want to become a contributor, you can create a new branch in your fork and open a pull request.
Sure, I'll do that right away.
Describe the bug It should probably say \institute{Institute name} rather than \institute{Insitute name} in the beamertheme-pure-minimalistic-demo.tex file. I am very sorry to open an issue for this minor typo but I couldn't get the CI to run on my fork so I figured it would probably be the best option to just report it here.
To Reproduce Go to https://github.com/kai-tub/latex-beamer-pure-minimalistic/blob/master/beamertheme-pure-minimalistic-demo.tex#L43.