ci: sudo apt update added for documentation.yml in hope that it will resolve missing system pacakges issue

This commit is contained in:
Mateusz Pusz
2024-09-30 17:11:15 +02:00
parent 11338c4324
commit 0da8af7ffe

View File

@ -53,6 +53,7 @@ jobs:
git fetch origin gh-pages --depth=1
- name: Installing API reference dependencies
run: |
sudo apt update
sudo apt install latexmk texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended lmodern
sudo apt install haskell-stack graphviz nodejs npm ghc cabal-install
npm install split mathjax-full mathjax-node-sre mathjax-node-cli