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 5aaf7a4 commit 18e142eCopy full SHA for 18e142e
1 file changed
.github/workflows/pandoc_workflow.yaml
@@ -27,7 +27,7 @@ jobs:
27
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
+ sudo dpkg -i libgmp10_6.2.1+dfsg1-1ubuntu2_amd64.deb
31
sudo dpkg -i pandoc-data_2.17.1.1-3ubuntu1_all.deb
32
sudo dpkg -i pandoc_2.17.1.1-3ubuntu1_amd64.deb
33
- name: Run build script
0 commit comments