Skip to content

Commit

Permalink
mv fix
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanoDalMas committed Dec 3, 2024
1 parent 8173692 commit 4527045
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,8 @@ RUN apt-get update \
RUN cd /tmp \
&& git clone --depth 1 \
https://github.com/StefanoDalMas/Dat3M.git
&& mv Dat3M dat3m

RUN mv Dat3M dat3m

RUN cd /tmp/dat3m \
&& mvn clean install -DskipTests \
Expand Down

0 comments on commit 4527045

Please sign in to comment.