diff --git a/.circleci/config.yml b/.circleci/config.yml index 5f619c72..511f0edb 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -120,7 +120,7 @@ jobs: path: ~/Cider/dist/artifacts - run: name: Fetch Version - command: ./resources/version.sh || true + command: ./Cider/resources/version.sh || true - run: name: Publish Release command: |