Skip to content

Commit

Permalink
editoast: front: use the fonts served by editoast in the maps
Browse files Browse the repository at this point in the history
Signed-off-by: Tristram Gräbener <[email protected]>
  • Loading branch information
Tristramg committed Feb 13, 2025
1 parent e8b6cdc commit 0af99d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions editoast/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ ENV RUSTFLAGS="-Cinstrument-coverage -C target-feature=-crt-static -C link-arg=-
ENV LLVM_PROFILE_FILE="editoast-%p-%m.profraw"
RUN cargo chef cook --tests --recipe-path recipe.json
COPY . .
COPY --from=editoast_assets /assets /editoast/assets

#######################
# Running env : build #
Expand Down

0 comments on commit 0af99d4

Please sign in to comment.