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
|
||||
source: .
|
||||
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:
|
||||
rm -rf build
|
||||
craftctl default
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue