Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pelasgus committed Jul 3, 2024
1 parent 73b27ad commit 52b7c20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pdf-production.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Compile PDF
on: [push]
jobs:
build_latex:
compile_latex:
runs-on: ubuntu-latest
steps:
- name: Set up Git repository
Expand Down
2 changes: 1 addition & 1 deletion setup/variables.tex
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
\newcommand{\titletext}{}
\newcommand{\subtitletext}{}
\newcommand{\currentyear}{}
\newcommand{\student_id}{}
\newcommand{\studentid}{}
\newcommand{\position}{}
\newcommand{\faculty}{}

0 comments on commit 52b7c20

Please sign in to comment.