fix: CI
This commit is contained in:
parent
7ae1e0f30b
commit
7b6aaf6d3d
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue