chore: update subproject commit reference in statnerd
All checks were successful
Build LaTeX Document / build_latex (push) Successful in 4m49s
All checks were successful
Build LaTeX Document / build_latex (push) Successful in 4m49s
This commit is contained in:
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -20,8 +20,9 @@ jobs:
|
|||||||
- name: Install MiKTeX
|
- name: Install MiKTeX
|
||||||
run: |
|
run: |
|
||||||
curl -fsSL https://miktex.org/download/key | tee /usr/share/keyrings/miktex-keyring.asc > /dev/null
|
curl -fsSL https://miktex.org/download/key | tee /usr/share/keyrings/miktex-keyring.asc > /dev/null
|
||||||
echo "deb [signed-by=/usr/share/keyrings/miktex-keyring.asc] https://miktex.org/download/ubuntu jammy universe" | sudo tee /etc/apt/sources.list.d/miktex.list
|
echo "deb [signed-by=/usr/share/keyrings/miktex-keyring.asc] https://miktex.org/download/ubuntu noble universe" | sudo tee /etc/apt/sources.list.d/miktex.list
|
||||||
apt-get update
|
apt-get update
|
||||||
|
apt-get dist-upgrade -y
|
||||||
apt-get install miktex -y
|
apt-get install miktex -y
|
||||||
miktexsetup --shared=yes finish
|
miktexsetup --shared=yes finish
|
||||||
|
|
||||||
|
Submodule peertube/statnerd updated: 5ec57150b1...87e1d24a86
Reference in New Issue
Block a user