Skip to content

Commit e705792

Browse files
committed
bump
1 parent 01d2197 commit e705792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sdks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
with:
108108
path: sdk-config
109109
- name: Build Swift ${{ matrix.version }} Android SDK bundle if not the latest
110-
# build-script currently only works on ubuntu
110+
# build-script currently only works on Ubuntu
111111
if: ${{ (steps.cache-bundle.outputs.cache-hit != 'true') && startsWith(matrix.os, 'ubuntu') }}
112112
env:
113113
SWIFT_TAG: ${{ steps.version.outputs.tag }}

0 commit comments

Comments
 (0)