We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29dfa78 commit 5aaf7a4Copy full SHA for 5aaf7a4
1 file changed
.github/workflows/pandoc_workflow.yaml
@@ -24,7 +24,7 @@ jobs:
24
sudo apt-get -y update
25
sudo apt-get -y upgrade
26
sudo apt-get -y install texlive-latex-base texlive texlive-xetex texlive-fonts-recommended librsvg2-2 liblua5.3-0 librsvg2-bin librsvg2-common
27
- wget http://ports.ubuntu.com/pool/main/g/gmp/libgmp10_6.2.1+dfsg1-1ubuntu2_amd64.deb
+ wget http://launchpadlibrarian.net/620071728/libgmp10_6.2.1+dfsg1-1ubuntu2_amd64.deb
28
wget https://blueprints.launchpad.net/ubuntu/+archive/primary/+files/pandoc_2.17.1.1-1ubuntu2_amd64.deb
29
wget http://launchpadlibrarian.net/621653025/pandoc-data_2.17.1.1-1ubuntu2_all.deb
30
sudo dpkg -i libgmp10_6.2.1+dfsg1-1.1ubuntu1_amd64.deb
0 commit comments