Skip to content

Commit

Permalink
fix docker build in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-abel-inwt authored Sep 3, 2024
1 parent c1cd1c8 commit 3d63656
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ WORKDIR /workspace

# Install system dependencies
RUN apt-get update && \
apt-get install -y usrmerge && \
apt-get install -y \
libcurl4-openssl-dev \
libgmp-dev \
Expand Down

0 comments on commit 3d63656

Please sign in to comment.