Merge pull request #1362 from ucb-bar/sbt-local
Cache `.ivy2` and `.sbt` within Chipyard root directory
This commit is contained in:
1
.github/workflows/chipyard-full-flow.yml
vendored
1
.github/workflows/chipyard-full-flow.yml
vendored
@@ -78,6 +78,7 @@ jobs:
|
||||
run: |
|
||||
cd ${{ env.REMOTE_WORK_DIR }}
|
||||
eval "$(conda shell.bash hook)"
|
||||
mkdir ${{ env.JAVA_TMP_DIR }}
|
||||
export MAKEFLAGS="-j32"
|
||||
./build-setup.sh -f
|
||||
|
||||
|
||||
Reference in New Issue
Block a user