mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 16:14:45 +00:00
snapcraft fix for #308
This commit is contained in:
1
.github/workflows/snapcraft-release.yml
vendored
1
.github/workflows/snapcraft-release.yml
vendored
@@ -14,6 +14,7 @@ jobs:
|
||||
RELEASE_TAG: ${{ github.ref }}
|
||||
working-directory: ./packages/snap/
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user