Skip to content

Commit

Permalink
fix build.yml (for real this time)
Browse files Browse the repository at this point in the history
  • Loading branch information
spitfirex86 committed Feb 1, 2025
1 parent 1ac13a2 commit 92cfeaf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4

- name: Get tags
run: git fetch --tags origin
with:
fetch-depth: 0

- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@v2
Expand Down

0 comments on commit 92cfeaf

Please sign in to comment.