This commit is contained in:
Core 2022-08-25 19:25:02 +01:00
parent 5c1fd8c4e3
commit 7c9f0cc81b

View file

@ -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: |