]> git.puffer.fish Git - matthieu/nova.git/commitdiff
fix circleci
authorMatthieu <matthieu@developershouse.xyz>
Wed, 13 Oct 2021 09:55:59 +0000 (13:55 +0400)
committerMatthieu <matthieu@developershouse.xyz>
Wed, 13 Oct 2021 09:55:59 +0000 (13:55 +0400)
.circleci/config.yml

index 04ab2cdce91f595b1ca1341228f94f59d76815c6..569db2da6404721e01bd08d44d9a929322add352 100644 (file)
@@ -23,7 +23,7 @@ commands:
       Prepare all the requirements for the CI
     steps:
       - checkout
-      - setup-bazel
+      - setup-bazel-linux
       - setup_remote_docker:
           version: 19.03.13
           docker_layer_caching: true