mirror of
https://tvoygit.ru/Djam/r11_workflows.git
synced 2025-02-23 17:02:46 +00:00
update deploy
This commit is contained in:
parent
f84e9055f8
commit
cb356f7841
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ runs:
|
||||||
all_dependencies+=("$BASE_URL/openssl3.3-3.3.1-2-R11.x86_64.rpm")
|
all_dependencies+=("$BASE_URL/openssl3.3-3.3.1-2-R11.x86_64.rpm")
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
*llvm17*)
|
*llvm17*|*%{llvm}*)
|
||||||
llvm17_dependency="llvm17-17.0.1-1-rosa2016.1.x86_64"
|
llvm17_dependency="llvm17-17.0.1-1-rosa2016.1.x86_64"
|
||||||
if [[ -n "$llvm17_dependency" ]]; then
|
if [[ -n "$llvm17_dependency" ]]; then
|
||||||
echo "Found LLVM17 dependency: $llvm17_dependency"
|
echo "Found LLVM17 dependency: $llvm17_dependency"
|
||||||
|
|
Loading…
Add table
Reference in a new issue