Skip to content

Commit

Permalink
Check that correct branch is checked out
Browse files Browse the repository at this point in the history
  • Loading branch information
connoramoreno committed Apr 25, 2024
1 parent 3fe3783 commit e316d3a
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 @@ -60,4 +60,5 @@ from parastell-deps as parastell
RUN git clone https://github.com/svalinn/parastell.git && \
cd parastell && \
git checkout gh-action
RUN ls /opt/parastell/
ENV PYTHONPATH=$PYTHONPATH:/opt/parastell

0 comments on commit e316d3a

Please sign in to comment.