update dependencies
All checks were successful
Build and publish CMBA rulebooks (Gitea) / build-release (push) Successful in 9s
All checks were successful
Build and publish CMBA rulebooks (Gitea) / build-release (push) Successful in 9s
This commit is contained in:
4
.github/workflows/release-docs.yml
vendored
4
.github/workflows/release-docs.yml
vendored
@@ -16,10 +16,12 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y pandoc \
|
||||
|
||||
# texlive-latex-recommended \
|
||||
# texlive-fonts-recommended \
|
||||
# texlive-latex-extra \
|
||||
|
||||
sudo apt-get install -y pandoc \
|
||||
jq \
|
||||
curl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user