Skip to content

Commit

Permalink
feat(ci): use ninja in publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
uulm-janbaudisch committed Jan 16, 2024
1 parent ebf4703 commit bdb1c6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

env:
CARGO_TERM_COLOR: always
CMAKE_GENERATOR: Ninja

jobs:
Publish:
Expand Down

0 comments on commit bdb1c6f

Please sign in to comment.