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 f09c187 + b7e9a9c commit f8fd9c2Copy full SHA for f8fd9c2
.github/workflows/_build-wheel-release-upload.yml
@@ -38,7 +38,7 @@ jobs:
38
39
build-non-pure-python-package:
40
needs: [tag-privilege-check]
41
- if: inputs.project == 'diffpy.pdffit2' || inputs.project == 'diffpy.srreal'
+ if: inputs.project == 'diffpy.pdffit2' || inputs.project == 'diffpy.srreal' || inputs.project == 'pyobjcryst'
42
uses: ./.github/workflows/_build-pdffit2-package.yml
43
44
update-changelog:
0 commit comments