Skip to content

Commit 6cb3023

Browse files
committed
Update Miktex package
1 parent d8e7cb5 commit 6cb3023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Setup MikTex
3333
run: |
3434
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys D6BC243565B2087BC3F897C9277A7293F59E4889
35-
echo "deb http://miktex.org/download/ubuntu jammy universe" | sudo tee /etc/apt/sources.list.d/miktex.list
35+
echo "deb http://miktex.org/download/ubuntu noble universe" | sudo tee /etc/apt/sources.list.d/miktex.list
3636
sudo apt-get update
3737
sudo apt-get install miktex
3838
sudo miktexsetup --shared=yes finish

0 commit comments

Comments
 (0)