mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-24 14:47:13 -04:00
chore: install keybinder
This commit is contained in:
parent
b61e3f4601
commit
fb9ddff574
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ RUN flutter channel stable
|
||||||
RUN flutter config --enable-linux-desktop
|
RUN flutter config --enable-linux-desktop
|
||||||
RUN flutter doctor
|
RUN flutter doctor
|
||||||
RUN dart pub global activate protoc_plugin
|
RUN dart pub global activate protoc_plugin
|
||||||
|
RUN apt-get install keybinder-3.0
|
||||||
|
|
||||||
RUN git clone https://github.com/AppFlowy-IO/appflowy.git && \
|
RUN git clone https://github.com/AppFlowy-IO/appflowy.git && \
|
||||||
cd appflowy/frontend && \
|
cd appflowy/frontend && \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue