Skip to content

Commit

Permalink
switch to ninja?
Browse files Browse the repository at this point in the history
  • Loading branch information
pfgithub committed Feb 6, 2025
1 parent bccb9ec commit c2ef1de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- uses: actions/checkout@v4
with:
path: zig
- run: ./build ${{ matrix.target }} baseline
- run: CMAKE_GENERATOR=Ninja ./build ${{ matrix.target }} baseline
- uses: actions/upload-artifact@v4
with:
name: bootstrap-${{ matrix.target }}
Expand Down

0 comments on commit c2ef1de

Please sign in to comment.