Skip to content

Commit

Permalink
removed duplicate entry in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jpswinski committed Jan 12, 2023
1 parent b6b5347 commit fc9e3dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ RUN useradd --create-home --shell /bin/bash sliderule

RUN apt-get update -y && \
apt-get install -y \
build-essential \
build-essential \
ca-certificates \
cmake \
Expand Down

0 comments on commit fc9e3dd

Please sign in to comment.