Skip to content

Commit 7a1aa41

Browse files
committed
chore: update CI documentation
1 parent 72f575e commit 7a1aa41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create_build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
cd build/macos/Build/Products/Release
3030
zip -r "Socket_Probe.zip" "Socket Probe.app"
3131
32-
- name: Upload macOS build to Cloudflare R2 (using put-object)
32+
- name: Upload macOS build to Cloudflare R2 (using put-object and debug)
3333
env:
3434
R2_ACCOUNT_ID: ${{ secrets.R2_ACCOUNT_ID }}
3535
R2_BUCKET_NAME: ${{ secrets.R2_BUCKET_NAME }}

0 commit comments

Comments
 (0)