Skip to content

Commit f1a7dd2

Browse files
authored
Update swift.yml
1 parent 3a45738 commit f1a7dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Test URLPatternExample
2323
run: |
2424
xcodebuild \
25-
-project ./URLPatternExample/URLPatternExample.xcodeproj \
25+
-project URLPatternExample/URLPatternExample.xcodeproj \
2626
-scheme URLPatternExample \
2727
-destination 'platform=iOS Simulator,name=iPhone 16,OS=latest' \
2828
test

0 commit comments

Comments
 (0)