1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 18:34:48 +00:00

fix snapcraft gh action

This commit is contained in:
deadc0de6
2020-11-02 15:20:21 +01:00
parent ce7436e917
commit d932371491

View File

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