Updated config.yml

This commit is contained in:
Core 2022-04-30 15:50:49 +01:00
parent a55dbc716e
commit a85a15eaf3

View file

@ -65,6 +65,7 @@ jobs:
build-windows:
executor: cider-ci
steps:
- checkout
- attach_workspace:
at: ~/Cider
- run:
@ -76,6 +77,7 @@ jobs:
build-linux:
executor: cider-ci
steps:
- checkout
- attach_workspace:
at: ~/Cider
- run:
@ -87,6 +89,7 @@ jobs:
build-winget:
executor: cider-ci
steps:
- checkout
- attach_workspace:
at: ~/Cider
- run:
@ -98,6 +101,7 @@ jobs:
release:
executor: cider-ci
steps:
- checkout
- attach_workspace:
at: ~/Cider
- run: