Forgot to remove clean in one place
This commit is contained in:
3
.github/scripts/remote-do-rtl-build.sh
vendored
3
.github/scripts/remote-do-rtl-build.sh
vendored
@@ -14,9 +14,6 @@ set -ex
|
||||
SCRIPT_DIR="$( cd "$( dirname "$0" )" && pwd )"
|
||||
source $SCRIPT_DIR/defaults.sh
|
||||
|
||||
# call clean on exit
|
||||
trap clean EXIT
|
||||
|
||||
cd $REMOTE_CHIPYARD_DIR
|
||||
./scripts/init-submodules-no-riscv-tools.sh
|
||||
./scripts/init-fpga.sh
|
||||
|
||||
Reference in New Issue
Block a user