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
440126bef2
commit
2d5817f32c
1 changed files with 2 additions and 2 deletions
|
@ -93,7 +93,7 @@ runs:
|
|||
BASE_URL="https://packages.buildkite.com/r11-team/r11-x86-64/files/"
|
||||
|
||||
# Функция для установки зависимостей
|
||||
install_dependencies() {
|
||||
#install_dependencies() {
|
||||
# Массив для хранения всех зависимостей
|
||||
declare -a all_dependencies
|
||||
|
||||
|
@ -139,7 +139,7 @@ runs:
|
|||
else
|
||||
echo "No dependencies found."
|
||||
fi
|
||||
}
|
||||
#}
|
||||
|
||||
# Установка всех зависимостей
|
||||
install_dependencies
|
||||
|
|
Loading…
Add table
Reference in a new issue