Skip to content

Commit 0a1af82

Browse files
authored
Update llvm-passes.jl
1 parent e227428 commit 0a1af82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/rootfs_images/llvm-passes.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ packages = [
2626
tarball_path = debootstrap("llvm-passes"; packages)
2727

2828
# Upload it
29-
upload_rootfs_image(tarball_path)
29+
upload_rootfs_image(tarball_path; tag_name = "v1")

0 commit comments

Comments
 (0)