updated Makefile

pull/2/head
Hari Sekhon 3 years ago
parent 537aad9f3f
commit 64400aa5e0

@ -199,6 +199,7 @@ npm-desktop: npm
.PHONY: aws
aws: system-packages python-version
@setup/install_aws_cli.sh
@# needed for github_mirror_repos_to_aws_codecommit.sh and dependent GitHub Actions workflows
@grep '^git-remote-codecommit' requirements.txt | ./python_pip_install_if_absent.sh
.PHONY: aws-shell

Loading…
Cancel
Save