Skip to content

Commit

Permalink
syntax correction
Browse files Browse the repository at this point in the history
Signed-off-by: Toshaan Bharvani <[email protected]>
  • Loading branch information
toshywoshy committed Jun 10, 2024
1 parent de95342 commit 1d2f55c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Set up Git repository
uses: actions/checkout@v4
- name: Install TexLive packages
uses: actions/cache-apt-pkgs-action@lates
uses: actions/cache-apt-pkgs-action@latest
with:
packages: texlive-full
version: latest
Expand Down

0 comments on commit 1d2f55c

Please sign in to comment.