We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea4b361 commit 725906aCopy full SHA for 725906a
.github/workflows/build.yaml
@@ -32,8 +32,6 @@ jobs:
32
cd ../
33
zip -r tex_version.zip tex_version
34
zip -r md_version.zip md_version
35
- cd tex_version/
36
- latexmk -pdf -xelatex main.tex
37
- name: Create package 🎁
38
uses: crowbarmaster/GH-Automatic-Releases@latest
39
with:
0 commit comments