Skip to content

Commit

Permalink
fix GEM_REPO
Browse files Browse the repository at this point in the history
  • Loading branch information
caindy committed Jan 13, 2024
1 parent 58ee236 commit e9b5e47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:

- name: Setup Ruby
uses: ruby/setup-ruby@v1.98.0
env:
GEM_REPO: "https://rubygems.org"
with:
ruby-version: '3.1'
bundler-cache: true
Expand Down

0 comments on commit e9b5e47

Please sign in to comment.