Skip to content

Commit 3044e14

Browse files
committed
fix(editor-server): Fix archlinux.
1 parent 34d632a commit 3044e14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker/editor-server/Dockerfile.arch

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ ARG PUB_CACHE=/opt/flutter/.pub
9595
ENV PUB_CACHE=/opt/flutter/.pub
9696
RUN yay -Syyu --noconfirm flutter dart \
9797
&& dart pub global activate mason_cli \
98-
&& dart pub global activate flutterpi_tool \
9998
&& dart pub global activate melos
10099

101100
# install kubectl

0 commit comments

Comments
 (0)