Skip to content

Commit

Permalink
updating miktex version as found on https://ctan.math.illinois.edu/sy…
Browse files Browse the repository at this point in the history
  • Loading branch information
tvercaut committed Jun 13, 2022
1 parent cd145b1 commit 4a2bdd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Download MiKTeX CLI installer
shell: bash
env:
MIKTEX_ZIP: miktexsetup-4.1-x64.zip
MIKTEX_ZIP: miktexsetup-4.2-x64.zip
run: |
curl --location --remote-name $MIKTEX_BASE_URL/setup/windows-x64/$MIKTEX_ZIP
unzip $MIKTEX_ZIP
Expand Down

0 comments on commit 4a2bdd0

Please sign in to comment.