Skip to content

Commit

Permalink
[ Feature ] : 루비 gem 버전 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
TaeseongYun committed Jul 23, 2023
1 parent 121a5de commit 773ee80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/attandace-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ jobs:

- name: Install bundle
run: |
gem update --system 3.2.3
bundle config path vendor/bundle
bundle install --jobs 4 --retry 3
Expand Down

0 comments on commit 773ee80

Please sign in to comment.