Skip to content

Commit 79bc5bc

Browse files
committed
Add prerequisite into CI
Signed-off-by: Alex Nelson <[email protected]>
1 parent 10a5e57 commit 79bc5bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
# the CASE outputs
4141
- name: Build CASE
4242
run: |
43+
pip install setuptools
4344
python setup.py install
4445
mkdir -p ./output/
4546
case_from_dict ./output/dict-case.json

0 commit comments

Comments
 (0)