Skip to content

Commit

Permalink
Update build command
Browse files Browse the repository at this point in the history
  • Loading branch information
aokj4ck committed Jan 22, 2024
1 parent 7ef549a commit 333009c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- run: |
echo "Run, Build Application using script"
./scripts/build.sh
/usr/bin/xcodebuild -scheme "Demo" -project MapboxSearch.xcodeproj CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2
Expand Down

0 comments on commit 333009c

Please sign in to comment.