Skip to content

Commit f2a31d4

Browse files
authored
Merge pull request #167 from Tieqiong/hotfix
hotfix: add srreal
2 parents bdb88f5 + 818c683 commit f2a31d4

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'
41+
if: inputs.project == 'diffpy.pdffit2' || inputs.project == 'diffpy.srreal'
4242
uses: ./.github/workflows/_build-pdffit2-package.yml
4343

4444
update-changelog:

0 commit comments

Comments
 (0)