Skip to content

Commit

Permalink
update rel. path
Browse files Browse the repository at this point in the history
  • Loading branch information
sid-parikh committed Jan 30, 2025
1 parent f2f598e commit 1fd40e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN ln -fs /usr/share/zoneinfo/America/New_York /etc/localtime && dpkg-reconfigu
RUN locale-gen en_US.UTF-8
ENV LANG en_US.UTF-8

COPY . ~/robocup-software
COPY .. ~/robocup-software
WORKDIR ~/robocup-software

RUN sudo ./util/ubuntu-setup --yes --no-submodules

0 comments on commit 1fd40e1

Please sign in to comment.