From 6e9bfe425bc3e62427bff2dab9041ca140d7297b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=85=B8=EA=B0=80=EC=84=B1?= <82383294+NohGaSeong@users.noreply.github.com> Date: Sun, 9 Jun 2024 23:41:00 +0900 Subject: [PATCH] Update instance_on_off.yml --- .github/workflows/instance_on_off.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/instance_on_off.yml b/.github/workflows/instance_on_off.yml index 299937a..d252184 100644 --- a/.github/workflows/instance_on_off.yml +++ b/.github/workflows/instance_on_off.yml @@ -15,4 +15,5 @@ jobs: python-version: '3.x' - name: Run Python script run: | + pip3 install boto3 python ./automation/pipeline_scripts/instance_on_off.py