Skip to content

Commit

Permalink
Install onecore-uap headers by default (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomager authored Aug 9, 2024
1 parent b0fe405 commit 29e8c95
Show file tree
Hide file tree
Showing 6 changed files with 234 additions and 189 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/rust-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: EmbarkStudios/cargo-deny-action@v1
with:
command: check
arguments: --all-features
- uses: EmbarkStudios/cargo-deny-action@v2

publish-check:
name: Publish Check
Expand Down
Loading

0 comments on commit 29e8c95

Please sign in to comment.