fix: add missing CURRENT_LLVM_STABLE variable

This commit is contained in:
Amin Yahyaabadi 2025-01-25 22:36:10 -08:00
parent 17f5ebc5b9
commit d1a8e5ecfe
3 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,7 @@
set -eux
CURRENT_LLVM_STABLE=18
BASE_URL="http://apt.llvm.org"
# Check for required tools

View File

@ -5,6 +5,7 @@
set -eux
CURRENT_LLVM_STABLE=18
BASE_URL="http://apt.llvm.org"
# Check for required tools

View File

@ -5,6 +5,7 @@
set -eux
CURRENT_LLVM_STABLE=18
BASE_URL="http://apt.llvm.org"
# Check for required tools