build: remove not working workaround for snapcraft build
This commit is contained in:
parent
2fbeaf0b66
commit
d266137592
1 changed files with 0 additions and 3 deletions
|
|
@ -68,9 +68,6 @@ parts:
|
||||||
plugin: flutter
|
plugin: flutter
|
||||||
source: .
|
source: .
|
||||||
override-build: |
|
override-build: |
|
||||||
# Workaround for Flutter Linux broken on 3.22
|
|
||||||
curl -fsSL https://fvm.app/install.sh | bash
|
|
||||||
fvm use 3.19.6
|
|
||||||
# Workaround for Flutter build error:
|
# Workaround for Flutter build error:
|
||||||
rm -rf build
|
rm -rf build
|
||||||
craftctl default
|
craftctl default
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue