This commit is contained in:
Core 2022-08-25 22:10:30 +01:00
parent bdc3fcd5e4
commit 5b916ae43a

View file

@ -15,6 +15,8 @@ jobs:
executor: cider-ci
steps:
- checkout
- run:
command: sudo npm i -g pnpm
- run:
name: Fetch Application Version
command: ./resources/version.sh || true