[ci] Add SSH key before init-submodules for access to rocket-gpu
Need to do the same for every init-submodule script run
This commit is contained in:
2
.github/scripts/run-tests.sh
vendored
2
.github/scripts/run-tests.sh
vendored
@@ -139,7 +139,7 @@ case $1 in
|
||||
;;
|
||||
chipyard-vortex)
|
||||
# FIXME fix args.bin
|
||||
run_binary BINARY=$LOCAL_CHIPYARD_DIR/generators/rocket-gpu/stimuli/vecadd.elf
|
||||
run_binary BINARY=$LOCAL_CHIPYARD_DIR/generators/rocket-gpu/stimuli/vecadd.bin.elf
|
||||
;;
|
||||
chipyard-coalescer)
|
||||
run_binary BINARY=none
|
||||
|
||||
Reference in New Issue
Block a user