Fix bullboard

This commit is contained in:
ThatOneCalculator 2022-08-07 23:22:49 -07:00
parent a84bbae95b
commit 6cdfadc891

View File

@ -16,7 +16,6 @@ RUN yarn set version berry
RUN yarn plugin import workspace-tools
# Install Dependencies
RUN yarn add @bull-board/api @bull-board/ui
RUN yarn install
RUN yarn build