aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/build_b3sum.py
AgeCommit message (Collapse)Author
2022-11-20add another retry loop to upload_github_release_asset.pyJack O'Connor
While we're at it, black format the .py files in this directory.
2020-04-28build b3sum binaries in CI for new tagsJack O'Connor
These configs and code are adapted from the CI workflow in https://github.com/oconnor663/blake3-py, especially the upload_github_release_asset.py script, which is copied verbatim.