ci/prepare_environment: rm all the scripts in ql tarballs, except subdir 'python'
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
parent
27eca4f35d
commit
af6069af9e
|
@ -88,14 +88,10 @@ case "$FPGA_FAM" in
|
|||
|
||||
sed -i 's#${MYPATH}/../share#'"$(./f4pga-env share)"'#' vpr_common
|
||||
rm -vrf \
|
||||
symbiflow_pack \
|
||||
symbiflow_place \
|
||||
symbiflow_route \
|
||||
symbiflow_write_fasm \
|
||||
symbiflow_analysis \
|
||||
symbiflow_repack \
|
||||
symbiflow_generate_bitstream \
|
||||
symbiflow_generate_libfile
|
||||
symbiflow_* \
|
||||
vpr_common \
|
||||
ql_symbiflow \
|
||||
env
|
||||
echo '::endgroup::'
|
||||
ls -lah
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue