Skip to content

Commit da03e02

Browse files
authored
Feature/brd 20938 GitHub packages (#122)
* BRD-20938 convert packages from RubyGems.org to github
1 parent 6db6314 commit da03e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup Ruby
2121
uses: ruby/setup-ruby@v1
2222
with:
23-
# ruby-version is not needed with a .ruby-version
23+
ruby-version: 3.3
2424
bundler-cache: true
2525

2626
- name: Install dependencies

0 commit comments

Comments
 (0)