Skip to content

Commit

Permalink
fix id
Browse files Browse the repository at this point in the history
  • Loading branch information
dipinknair committed Nov 6, 2024
1 parent fea23fd commit 6b82ab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6b82ab1

Please sign in to comment.