Skip to content

Commit f8fd9c2

Browse files
authored
Merge pull request #183 from Tieqiong/hotfix2
hotfix2 for pyobjcryst
2 parents f09c187 + b7e9a9c commit f8fd9c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_build-wheel-release-upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
build-non-pure-python-package:
4040
needs: [tag-privilege-check]
41-
if: inputs.project == 'diffpy.pdffit2' || inputs.project == 'diffpy.srreal'
41+
if: inputs.project == 'diffpy.pdffit2' || inputs.project == 'diffpy.srreal' || inputs.project == 'pyobjcryst'
4242
uses: ./.github/workflows/_build-pdffit2-package.yml
4343

4444
update-changelog:

0 commit comments

Comments
 (0)