Skip to content

Commit 3bbd462

Browse files
update build script (#140)
1 parent 53e6014 commit 3bbd462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313
LLVM_VERSION: 19
1414
LLVM_ZIPFILE: "https://www.dropbox.com/scl/fi/xdcj15hlzpod06x4wpls1/llvm_19_1_3_release.zip?rlkey=x38yiyfw3y6bv15z5j3oi84lb&st=bz3u5xkv&dl=1"
1515
LLVM_TARGZFILE: "https://www.dropbox.com/scl/fi/l9xrfupdbwqbnckr5g36p/llvm_19_1_3_release.tgz?rlkey=xubw01vl6ey3xszbph32xqfip&st=okz2ghqx&dl=1"
16-
LLVM_UB20_TARGZFILE: "https://www.dropbox.com/scl/fi/6cahnn3wydgefgs31e50i/llvm_19_1_3_release_UB20.tgz?rlkey=njc7fmogw4yw77fmerufiq9ge&st=tpmefwe0&dl=1"
16+
LLVM_UB20_TARGZFILE: "https://www.dropbox.com/scl/fi/jfs77u2moymjo57ca4r0s/llvm_19_1_3_release_UB20.tgz?rlkey=tia0bdfa07gaeidepumb1e1fy&st=np5mcrox&dl=1"
1717

1818
jobs:
1919
build_on_windows:

0 commit comments

Comments
 (0)