Skip to content

Commit 109d10a

Browse files
committed
fix: cache enable cross os archive
Signed-off-by: Carlos A Becker <[email protected]>
1 parent 8595f9e commit 109d10a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ jobs:
108108
with:
109109
path: dist/windows
110110
key: windows-${{ env.sha_short }}
111+
enableCrossOsArchive: true
111112

112113

113114
# release

0 commit comments

Comments
 (0)