Skip to content

Commit

Permalink
Add bundle install from Gemfile
Browse files Browse the repository at this point in the history
Signed-off-by: Clécio Varjão <[email protected]>
  • Loading branch information
cvarjao committed Oct 6, 2023
1 parent 73a5d71 commit c60a78d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
- name: Configure ruby
uses: ruby/setup-ruby@v1
working-directory: ./packages/legacy/app
with:
working-directory: ./packages/legacy/app

- name: Cache pod dependencies
id: pod-cache
Expand Down

0 comments on commit c60a78d

Please sign in to comment.