Skip to content

Commit

Permalink
Fix merge conflict (actually fix it, i'm stupid)
Browse files Browse the repository at this point in the history
  • Loading branch information
SandeMC committed Jan 17, 2024
1 parent 744f6b1 commit 121b229
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/msvc_x86.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,6 @@ jobs:
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@main

<<<<<<< HEAD
=======
- name: Auto Increment Version
uses: MCKanpolat/auto-semver-action@v2
id: versioning
with:
releaseType: ${{ env.VERINC }}
incrementPerCommit: false
github_token: ${{ secrets.GITHUB_TOKEN }}

>>>>>>> upstream/master
- name: Configure build
run: ./premake5 vs2022 --with-version=vs2022

Expand Down

0 comments on commit 121b229

Please sign in to comment.