Address PR comments

This commit is contained in:
Abraham Gonzalez
2022-08-23 00:58:30 +00:00
parent 1de35a6af4
commit 3c2bbd4bfd
9 changed files with 20 additions and 6 deletions

View File

@@ -29,7 +29,7 @@ RUN git clone https://github.com/ucb-bar/chipyard.git && \
cd chipyard && \
git checkout $CHIPYARD_HASH
RUN ./chipyard/scripts/install-conda.sh
RUN ./chipyard/.github/scripts/install-conda.sh
# BUILD IMAGE WITH TOOLCHAINS