Skip to content

Commit f81c1bb

Browse files
committed
ci yaml file update
1 parent b0a3f3b commit f81c1bb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/create_build.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
# echo "✅ macOS build uploaded!"
4646

47-
- name: Upload macOS build to Cloudflare R2 (using put-object)
47+
- name: Upload macOS build to Cloudflare R2 (using put-object)
4848
env:
4949
R2_ACCOUNT_ID: ${{ secrets.R2_ACCOUNT_ID }}
5050
R2_BUCKET_NAME: ${{ secrets.R2_BUCKET_NAME }}
@@ -63,7 +63,6 @@ jobs:
6363
6464
echo "✅ macOS build uploaded!"
6565
66-
6766
build-windows:
6867
runs-on: windows-latest # ✅ Use Windows runner for Windows builds
6968

0 commit comments

Comments
 (0)