aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/yandex-cloud-cli-bin.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.github/workflows/yandex-cloud-cli-bin.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/yandex-cloud-cli-bin.yml b/.github/workflows/yandex-cloud-cli-bin.yml
index f57462b..67d5e5e 100644
--- a/.github/workflows/yandex-cloud-cli-bin.yml
+++ b/.github/workflows/yandex-cloud-cli-bin.yml
@@ -22,7 +22,7 @@ jobs:
steps:
- name: Install dependencies
run: |
- pacman -Sy --noconfirm git openssh
+ pacman -Syu --noconfirm git openssh
- name: Add builder user
run: |
useradd -m -s /bin/bash builder