fix: CI
This commit is contained in:
parent
47b01d4377
commit
83a0cb7ca9
1 changed files with 2 additions and 2 deletions
|
|
@ -170,9 +170,9 @@ build_linux:
|
||||||
|
|
||||||
snap:edge:
|
snap:edge:
|
||||||
stage: release
|
stage: release
|
||||||
image: "snapcore/snapcraft"
|
image: ubuntu
|
||||||
before_script:
|
before_script:
|
||||||
- sudo apt update && sudo apt install git curl unzip clang cmake ninja-build pkg-config libgtk-3-dev libblkid-dev liblzma-dev -y
|
- sudo apt update && sudo apt install snapcraft git curl unzip clang cmake ninja-build pkg-config libgtk-3-dev libblkid-dev liblzma-dev -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…
Add table
Add a link
Reference in a new issue