Skip to content

Commit 3d2becf

Browse files
authored
Update codeql.yml
1 parent 7e52e66 commit 3d2becf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
shell: bash
4747
run: |
4848
xcodebuild build \
49-
-project CachedImage/Demo/CachedImageDemo.xcodeproj \
49+
-project ./Demo/CachedImageDemo.xcodeproj \
5050
-scheme CachedImageDemo \
5151
CODE_SIGNING_REQUIRED=NO \
5252
CODE_SIGNING_ALLOWED=NO

0 commit comments

Comments
 (0)