Skip to content

Commit

Permalink
Updated GitHub workflow to build only RHVoiceCore library because obj…
Browse files Browse the repository at this point in the history
…ective-c code will not built on Linux
  • Loading branch information
IhorShevchuk committed Feb 16, 2024
1 parent 775b5bc commit 8d4c422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buiild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
release-version: 5.9.2
- run: |
rm -fr .build | echo "Removed build folder"
swift build -c release
swift build -c release --target RHVoiceCore

0 comments on commit 8d4c422

Please sign in to comment.