Remove extra workdir statement

This commit is contained in:
zontreck 2024-07-07 03:00:41 -07:00
parent 1d80dfae7a
commit 56f74664b6

View file

@ -24,8 +24,6 @@ RUN echo "export PATH=$PATH:/flutter/bin" > /flutter/env
RUN source /flutter/env
WORKDIR /
RUN apt install -y fonts-liberation libgtk-4-1 libgbm1 libu2f-udev libvulkan1 xdg-utils
RUN rm *.xz