File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 28
28
29
29
- name : LaTeX compile
30
30
run : |
31
- ./render --master-tex Snakemake_HPC_Users.tex --configfile config/config_for_github.yaml ;
32
- ./render --master-tex Snakemake_HPC_Creators.tex --configfile config/config_for_github.yaml
33
- ./render --master-tex Snakemake_HPC_User_Creator_Combi.tex --configfile config/config_for_github.yaml
31
+ ./render --master-tex Snakemake_HPC_Users.tex --configfile config/config_for_github.yaml --handout ;
32
+ ./render --master-tex Snakemake_HPC_Creators.tex --configfile config/config_for_github.yaml --handout ;
33
+ ./render --master-tex Snakemake_HPC_User_Creator_Combi.tex --configfile config/config_for_github.yaml --handout ;
34
34
./render --master-tex Snakemake_HPC_Admins.tex --configfile config/config_for_github.yaml ;
35
35
36
36
- name : Certificate compile
You can’t perform that action at this time.
0 commit comments