2
0
mirror of https://gitlab.com/famedly/fluffychat.git synced 2025-07-05 02:37:23 +02:00
This commit is contained in:
Christian Pauly 2021-03-06 10:39:14 +01:00
parent 4d1a171949
commit 06c31c0f20

@ -172,6 +172,7 @@ snap:edge:
stage: release
image: "snapcore/snapcraft"
before_script:
- sudo apt update && sudo apt install git curl -y
- git clone https://github.com/flutter/flutter.git
- export PATH="$PATH:`pwd`/flutter/bin"
variables: