Skip to content

Commit

Permalink
Fix macOS actions (#1002)
Browse files Browse the repository at this point in the history
  • Loading branch information
snukky authored Jul 25, 2023
1 parent 09cb320 commit 68cc88f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
-DCOMPILE_CPU=on \
-DCOMPILE_CUDA=off \
-DCOMPILE_EXAMPLES=on \
-DCOMPILE_SERVER=on \
-DCOMPILE_SERVER=off \
-DCOMPILE_TESTS=on \
-DUSE_FBGEMM=on \
-DUSE_SENTENCEPIECE=on
Expand Down
2 changes: 1 addition & 1 deletion regression-tests

0 comments on commit 68cc88f

Please sign in to comment.