Build
This commit is contained in:
parent
654d38339f
commit
5870b3c3f2
|
|
@ -28,7 +28,7 @@ workflows:
|
||||||
- flutter config --enable-linux-desktop
|
- flutter config --enable-linux-desktop
|
||||||
- flutter build linux --release
|
- flutter build linux --release
|
||||||
artifacts:
|
artifacts:
|
||||||
- build/linux/release/bundle/**/*.zip
|
- build/linux/release/bundle/**
|
||||||
- flutter_drive.log
|
- flutter_drive.log
|
||||||
publishing:
|
publishing:
|
||||||
email:
|
email:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue