more work on win bin ci

This commit is contained in:
Eric Froemling 2021-06-09 20:02:07 -05:00
parent d0c9d92899
commit e42d1daee6
No known key found for this signature in database
GPG Key ID: 89C93F0F8D6D5A98

View File

@ -835,4 +835,4 @@ def win_ci_binary_build() -> None:
], ],
check=True, check=True,
) )
print('so far so good!') print('so far so good', flush=True)