summaryrefslogtreecommitdiff
path: root/.github/workflows/archlinux.sh
diff options
context:
space:
mode:
authorOz Tiram <[email protected]>2025-12-23 19:14:23 +0100
committerLuke from DC <[email protected]>2025-12-24 06:27:23 +0000
commit0365d4d19f7ff702bdaee1307761920ebc3a5f11 (patch)
tree3fed1eb4c1c2bad6efcee3afeed855e0a8926b59 /.github/workflows/archlinux.sh
parent132e62209584528ca3981407b9061634aa48db99 (diff)
downloadatril-0365d4d19f7ff702bdaee1307761920ebc3a5f11.tar.bz2
atril-0365d4d19f7ff702bdaee1307761920ebc3a5f11.tar.xz
fix: add mathjax to build script for arch linux
Signed-off-by: Oz Tiram <[email protected]>
Diffstat (limited to '.github/workflows/archlinux.sh')
-rwxr-xr-x.github/workflows/archlinux.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/archlinux.sh b/.github/workflows/archlinux.sh
index dfc83d2c..99c8b79d 100755
--- a/.github/workflows/archlinux.sh
+++ b/.github/workflows/archlinux.sh
@@ -31,6 +31,7 @@ requires+=(
poppler-glib
texlive-bin
webkit2gtk
+ mathjax
which
yelp-tools
)