Update CircleCI CLI usage

This commit is contained in:
Sean Corfield 2021-01-31 06:05:09 -08:00
parent ad42560370
commit 97172103b4

View file

@ -16,7 +16,7 @@ jobs:
command: sudo apt-get update && sudo apt-get install -y nodejs
- run:
name: Download Dependencies
command: clojure -Spath -R:test:runner:cljs-runner:eastwood:readme && clojure -Spath -A:1.9
command: clojure -P -A:test:runner:cljs-runner:eastwood:readme && clojure -P -A:1.9
- save_cache:
paths:
- ~/.m2