Skip to content

Commit 3f6eff9

Browse files
feat: rebased the main branch
1 parent d2679f0 commit 3f6eff9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ jobs:
117117
- name: Compute package hash
118118
if: matrix.os == env.ARTIFACT_OS && matrix.python == env.ARTIFACT_PYTHON
119119
id: compute-hash
120+
continue-on-error: true
120121
shell: bash
121122
run: |
122123
set -euo pipefail

0 commit comments

Comments
 (0)