Skip to content

Commit

Permalink
[CI] Another try to make Ninja alive [2]...
Browse files Browse the repository at this point in the history
  • Loading branch information
DronCode committed Jan 21, 2024
1 parent a02af31 commit b1ea705
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ jobs:

# Setup msbuild
- name: Add msbuild to PATH
uses: microsoft/[email protected]
uses: microsoft/setup-msbuild
with:
msbuild-architecture: x64

# Setup Ninja
- name: Get latests Ninja
Expand Down

0 comments on commit b1ea705

Please sign in to comment.