Leonard Gram 7 gadi atpakaļ
vecāks
revīzija
4245f0ce11
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      .circleci/config.yml

+ 1 - 1
.circleci/config.yml

@@ -168,7 +168,7 @@ jobs:
       - run:
           name: sha-sum packages
           command: 'go run build.go sha-dist'
-      -run:
+      - run:
           name: move enterprise packages into their own folder
           command: 'mv dist enterprise-dist'
       - persist_to_workspace: