Skip to content

Commit

Permalink
CI: Fix badly resolved merge conflict from previous PR
Browse files Browse the repository at this point in the history
  • Loading branch information
akien-mga committed Nov 6, 2024
1 parent 01bf239 commit 69962b7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/windows_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,7 @@ jobs:
name: Editor (target=release_debug, tools=yes)

steps:
<<<<<<< HEAD
- uses: actions/checkout@v4
=======
- uses: actions/checkout@v4
>>>>>>> 6b202812ff (CI: Update all GitHub actions to their latest version)

# Upload cache on completion and check it out now
# Editing this is pretty dangerous for Windows since it can break and needs to be properly tested with a fresh cache.
Expand Down

0 comments on commit 69962b7

Please sign in to comment.