Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-cicd
csst-dag
Commits
ba122dd1
Commit
ba122dd1
authored
Jul 21, 2025
by
BO ZHANG
🏀
Browse files
clean build directory before installation
parent
76a50d62
Changes
1
Show whitespace changes
Inline
Side-by-side
Makefile
View file @
ba122dd1
all
:
git pull
rm
-rf
./build
pip
install
.
--no-deps
--force-reinstall
install
:
rm
-rf
./build
pip
install
.
--no-deps
--force-reinstall
pull
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment