summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a1589d5f..3e500896 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ default: install-tools
@mage -l
install-tools:
- @cargo install cedar-policy-cli
+ @cargo install --keep-going cedar-policy-cli
@go install tool
@command -v cedar
@command -v mage