diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2cc3cbb5..a5065d28 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -26,7 +26,6 @@ jobs: with: submodules: true fetch-depth: 0 - # NOTE - If LFS ever starts getting used during builds, switch this to true! lfs: false - name: Add msbuild to PATH