diff --git a/.github/workflows/ci_cd.yml b/.github/workflows/ci_cd.yml index efee02f10..f3914f58c 100644 --- a/.github/workflows/ci_cd.yml +++ b/.github/workflows/ci_cd.yml @@ -180,7 +180,7 @@ jobs: outputs: container_stable_exit: ${{ steps.check_stability.outputs.container_stable_exit }} steps: - - name: Check Container Stability + - id: check_stability run: | sudo apt update sudo apt install bc -y