mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-01-24 02:54:13 +01:00
fix: CI
This commit is contained in:
parent
06c31c0f20
commit
380732de61
@ -172,7 +172,7 @@ snap:edge:
|
|||||||
stage: release
|
stage: release
|
||||||
image: "snapcore/snapcraft"
|
image: "snapcore/snapcraft"
|
||||||
before_script:
|
before_script:
|
||||||
- sudo apt update && sudo apt install git curl -y
|
- sudo apt update && sudo apt install git curl unzip -y
|
||||||
- git clone https://github.com/flutter/flutter.git
|
- git clone https://github.com/flutter/flutter.git
|
||||||
- export PATH="$PATH:`pwd`/flutter/bin"
|
- export PATH="$PATH:`pwd`/flutter/bin"
|
||||||
variables:
|
variables:
|
||||||
|
Loading…
Reference in New Issue
Block a user