We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa3c661 commit 4598668Copy full SHA for 4598668
tasks.sh
@@ -76,6 +76,7 @@ case "${command}" in
76
;;
77
liget_compat_docker)
78
source_imagerc "${image_dir}" "${imagerc_filename}"
79
+ ide "./tasks.sh _build_inputs"
80
rm -rf e2e/liget-compat/data/db/*
81
rm -rf e2e/liget-compat/data/packages/*
82
rm -rf e2e/liget-compat/data/cache/*
0 commit comments