Skip to content

Commit 992cb60

Browse files
committed
CI: Fix pawpaw aliases, regen cache
Signed-off-by: falkTX <falktx@falktx.com>
1 parent d1be28d commit 992cb60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ on:
99
- '*'
1010

1111
env:
12-
CACHE_VERSION: 1
12+
CACHE_VERSION: 2
1313
PAWPAW_SKIP_LTO: 1
14-
PAWPAW_VERSION: 89010e314aac3d6c7de467250310c1d5ef1e1926
14+
PAWPAW_VERSION: d0c6dc7b1b82e5bee194d43490954492753feeac
1515

1616
jobs:
1717
# macOS native universal build

0 commit comments

Comments
 (0)