Skip to content

Commit

Permalink
Updated master.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
parth-dadhaniya committed Oct 10, 2023
1 parent b007039 commit 48e228b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,9 @@ jobs:
ruby-version: 3.0

- name: Install Dependencies
shell: bash
shell: bash
run: |
gem install bundler
gem install 'bigdecimal'
bundle install
- name: Build Gem Package
Expand Down

0 comments on commit 48e228b

Please sign in to comment.