Skip to content

Commit

Permalink
Pre-sync initial Ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bo98 committed Jun 14, 2024
1 parent 1765c7c commit 5bb38d6
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 5bb38d6

Please sign in to comment.