Skip to content

Commit

Permalink
Review-me: remove lto from windows builds
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxPayne86 committed Jan 22, 2024
1 parent 302e9fc commit 96560d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- uses: distrho/dpf-cmake-action@v1
with:
dpf_path: ./modules/dpf
lto: true
lto: false
pawpaw: true
target: ${{ matrix.target }}
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 96560d6

Please sign in to comment.