Skip to content

Commit efd5d07

Browse files
committed
retry
1 parent 5d9b8fd commit efd5d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1002,7 +1002,7 @@ jobs:
10021002
AC_CERTIFICATE_PASSWORD_FILE: /tmp/apple_cert_password.txt
10031003

10041004
- name: Upload build artifacts
1005-
if: ${{ github.repository_owner == 'coder' && github.ref == 'refs/heads/main' }}
1005+
# if: ${{ github.repository_owner == 'coder' && github.ref == 'refs/heads/main' }}
10061006
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
10071007
with:
10081008
name: dylibs

0 commit comments

Comments
 (0)