Skip to content

Commit ae268c6

Browse files
authored
Update ci.yml
1 parent 520a175 commit ae268c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/setup-xcode@v2
2222
with:
2323
xcode-version: '16.1'
24-
24+
2525
- name: Build the app
2626
run: |
2727
xcodebuild -project LetsEatingTime_iOS.xcodeproj -scheme LetsEatingTime_iOS -sdk iphoneos -configuration Release clean build

0 commit comments

Comments
 (0)