mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: bump version 0.3.4 (#3572)
* chore: bump version 0.3.4 * fix: docker file build
This commit is contained in:
@ -47,7 +47,7 @@ RUN flutter doctor
|
||||
RUN dart pub global activate protoc_plugin 20.0.1
|
||||
|
||||
# Install build dependencies for AppFlowy
|
||||
RUN sudo pacman -S --noconfirm git libkeybinder3 sqlite clang rsync
|
||||
RUN sudo pacman -S --noconfirm git libkeybinder3 sqlite clang rsync libnotify
|
||||
RUN source ~/.cargo/env && cargo install --force cargo-make duckscript_cli
|
||||
|
||||
# Build AppFlowy
|
||||
|
Reference in New Issue
Block a user