Skip to content

Commit

Permalink
Update Makefile (#1161)
Browse files Browse the repository at this point in the history
  • Loading branch information
woojoong88 authored Sep 17, 2024
1 parent b9fe19b commit 1e56421
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ clean:: # @HELP clean up temporary files for SD-RAN umbrella.
deps: # @HELP build dependencies for SD-RAN Umbrella local charts.
deps: clean
helm dep build sd-ran
helm dep build onos-exporter

license: # @HELP run license checks
rm -rf venv
Expand Down

0 comments on commit 1e56421

Please sign in to comment.