Skip to content

Commit

Permalink
Merge pull request #134 from Homebrew/ruby-version-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Jun 14, 2024
2 parents 1765c7c + 5bb38d6 commit f14cd34
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/sync-shared-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,9 @@ jobs:
uses: Homebrew/actions/setup-commit-signing@master
with:
signing_key: ${{ secrets.BREWTESTBOT_GPG_SIGNING_SUBKEY }}

- name: Sync initial Ruby version
run: cp /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/.ruby-version .

- name: Install Ruby
uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit f14cd34

Please sign in to comment.