We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 178d1d2 + 79bc5bc commit 13fc40fCopy full SHA for 13fc40f
.github/workflows/cicd.yml
@@ -40,6 +40,7 @@ jobs:
40
# the CASE outputs
41
- name: Build CASE
42
run: |
43
+ pip install setuptools
44
python setup.py install
45
mkdir -p ./output/
46
case_from_dict ./output/dict-case.json
0 commit comments