Flutter upgrade

This commit is contained in:
Hillel Coren 2023-12-07 18:28:40 +02:00
parent ae66f6a3a2
commit 79778e016d
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ workflows:
echo ";" >> $FCI_BUILD_DIR/lib/flutter_version.dart echo ";" >> $FCI_BUILD_DIR/lib/flutter_version.dart
- cd . && flutter packages pub get - cd . && flutter packages pub get
- flutter config --enable-linux-desktop - flutter config --enable-linux-desktop
#- flutter build linux --release - flutter build linux --release
#- export SNAPCRAFT_STORE_CREDENTIALS=$(echo $SNAPCRAFT_LOGIN_CREDENTIALS) #- export SNAPCRAFT_STORE_CREDENTIALS=$(echo $SNAPCRAFT_LOGIN_CREDENTIALS)
- snapcraft whoami - snapcraft whoami
- snapcraft snap --output invoiceninja.snap - snapcraft snap --output invoiceninja.snap