1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-05 01:34:42 +00:00

fix snapcraft gh action

This commit is contained in:
deadc0de6
2020-10-25 22:46:06 +01:00
parent d24b3db1ce
commit 0ae35fa071

View File

@@ -13,7 +13,8 @@ jobs:
SNAPCRAFT_BUILD_ENVIRONMENT: host
run: |
sudo apt update
sudo apt -y install git python3-pypandoc pandoc
sudo apt -y install git pandoc python3-pip
sudo pip3 install pypandoc
sudo snap install snapcraft --classic
echo "$SNAP_TOKEN" | snapcraft login --with -
cd packages/snap/