Skip to content

Commit

Permalink
dissable clang for now on action build
Browse files Browse the repository at this point in the history
  • Loading branch information
brummer10 committed Jan 14, 2025
1 parent 2e751af commit 00b1105
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
target: ${{ matrix.target }}
postfix: -v3
extraargs: modapp
lto: true
lto: false
pawpaw: true

windows-optimised:
Expand All @@ -75,7 +75,6 @@ jobs:
target: ${{ matrix.target }}
postfix: -v3
extraargs: modapp
lto: true
pawpaw: true

windows:
Expand Down

0 comments on commit 00b1105

Please sign in to comment.