Skip to content

Commit

Permalink
Update msbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanAizek authored May 1, 2024
1 parent 4d6629f commit bf97a19
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Cloning dependencies
uses: actions/checkout@master
with:
repository: TsudaKageyu/minhook

- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@v1.0.2

Expand Down

0 comments on commit bf97a19

Please sign in to comment.