Skip to content

Commit

Permalink
Update latex_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
filipecancio authored Nov 26, 2023
1 parent 2452618 commit 5546701
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/latex_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,10 @@ jobs:
release_latex:
runs-on: ubuntu-latest
steps:
- name: Set Time tag
env:
NOW: $(date +'%Y-%m-%d')
- name: Set up Git repository
uses: actions/checkout@v3
env:
NOW: $(date +'%Y-%m-%d')
- name: Compile LaTeX document
uses: xu-cheng/latex-action@v2
with:
Expand Down

0 comments on commit 5546701

Please sign in to comment.