Skip to content

Commit 85a5055

Browse files
committed
Fix up for LTO, can never be enabled :(
Signed-off-by: falkTX <falktx@falktx.com>
1 parent d5bd3e4 commit 85a5055

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ on:
88
branches:
99
- '*'
1010
env:
11-
CACHE_VERSION: 3
11+
CACHE_VERSION: 4
1212
DEBIAN_FRONTEND: noninteractive
1313
HOMEBREW_NO_AUTO_UPDATE: 1
14+
PAWPAW_SKIP_LTO: 1
1415

1516
jobs:
1617
# macOS native intel build

PawPaw

Submodule PawPaw updated 1 file

0 commit comments

Comments
 (0)