Skip to content

Commit

Permalink
minor correction
Browse files Browse the repository at this point in the history
  • Loading branch information
reshmabidikar committed Feb 7, 2024
1 parent 5515677 commit 14a38bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kpm_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Upgrade rubygems
run: |
# See https://github.com/rubygems/rubygems/pull/3146
gem update --system 2.6.8_1
gem update --system 2.6.8
- name: Start stack
run: |
cd kpm/docker && docker-compose -p it -f docker-compose.ci.mysql.yml up -d
Expand Down

0 comments on commit 14a38bc

Please sign in to comment.