Skip to content

Commit

Permalink
Fix gemfile location.
Browse files Browse the repository at this point in the history
  • Loading branch information
cocoahero committed Jan 30, 2025
1 parent fefbd56 commit aaaabab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
env:
API_VERSION: ${{ github.event.inputs.version }}
BRANCH_NAME: release/${{ github.event.inputs.version }}
BUNDLE_GEMFILE: ${{ github.workspace }}/MobileBuy/buy3/Gemfile

steps:
- name: Checkout Repository
Expand Down

0 comments on commit aaaabab

Please sign in to comment.