Skip to content

Commit 18e142e

Browse files
authored
Update pandoc_workflow.yaml
1 parent 5aaf7a4 commit 18e142e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pandoc_workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
wget http://launchpadlibrarian.net/620071728/libgmp10_6.2.1+dfsg1-1ubuntu2_amd64.deb
2828
wget https://blueprints.launchpad.net/ubuntu/+archive/primary/+files/pandoc_2.17.1.1-1ubuntu2_amd64.deb
2929
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
30+
sudo dpkg -i libgmp10_6.2.1+dfsg1-1ubuntu2_amd64.deb
3131
sudo dpkg -i pandoc-data_2.17.1.1-3ubuntu1_all.deb
3232
sudo dpkg -i pandoc_2.17.1.1-3ubuntu1_amd64.deb
3333
- name: Run build script

0 commit comments

Comments
 (0)