mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-12-24 14:32:37 +01:00
fix: CI
This commit is contained in:
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:
|
||||
|
Loading…
Reference in New Issue
Block a user