This commit is contained in:
Christian Pauly 2021-03-06 10:39:14 +01:00
parent 4d1a171949
commit 06c31c0f20
1 changed files with 1 additions and 0 deletions

View File

@ -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: