Skip to content

Commit

Permalink
fix: update ruby version for github workflow
Browse files Browse the repository at this point in the history
ALS-1806
  • Loading branch information
shah272728 committed Sep 18, 2024
1 parent 5b64c58 commit c5f484e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
runs-on: self-hosted
steps:
- uses: actions/checkout@v3
- name: Install dependencies
run: bundle install

- name: Setup Signing
working-directory:
Expand Down

0 comments on commit c5f484e

Please sign in to comment.