Skip to content

Commit

Permalink
Remove pointless command
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew-Whitlock committed Nov 13, 2024
1 parent 29624b2 commit de9bf63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ services:
COPY . /fenix
RUN . /opt/spack-environment/activate.sh && \
mkdir -p /fenix/build && \
rm -r /fenix/build/* && \
cd /fenix/build && \
cmake /fenix \
-DCMAKE_BUILD_TYPE=Release \
Expand Down

0 comments on commit de9bf63

Please sign in to comment.