Skip to content

Commit

Permalink
Add ninja needed by FIPS on windows to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Marta Mularczyk committed Oct 17, 2024
1 parent 1261ef0 commit 32b1451
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/native_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ jobs:
- uses: actions/setup-go@v4
with:
go-version: '>=1.18'
- uses: seanmiddleditch/gha-setup-ninja@master
- name: Rust Fmt
run: cargo fmt --all -- --check
- name: Clippy Full RFC Compliance
Expand Down

0 comments on commit 32b1451

Please sign in to comment.