1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-07 08:50:39 +00:00

Remove the need for pandoc

This commit is contained in:
John T. Wodder II
2021-10-05 12:17:35 -04:00
parent 2c7ac514e0
commit 5f34f2b221
3 changed files with 6 additions and 12 deletions

View File

@@ -16,8 +16,7 @@ jobs:
run: |
export MAGIC=$SNAP/usr/share/file/magic.mgc
sudo apt update
sudo apt -y install git pandoc python3-pip python3-setuptools
sudo pip3 install pypandoc
sudo apt -y install git python3-pip python3-setuptools
sudo apt -y install snapd
sudo snap install snapcraft --classic
echo "$SNAP_TOKEN" | snapcraft login --with -