Skip to content

Commit

Permalink
check ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyNava committed Dec 3, 2024
1 parent 9ae8fec commit 221c129
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-test-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v3

# - name: Install Ruby
# run: sudo dnf -y install ruby3.2
- name: Check Ruby
run: ruby --version

# - name: Assume role in AB2D Management account
# uses: aws-actions/configure-aws-credentials@v3
Expand Down

0 comments on commit 221c129

Please sign in to comment.