Skip to content

Commit

Permalink
fixed dir
Browse files Browse the repository at this point in the history
  • Loading branch information
mrehan27 committed Aug 6, 2024
1 parent 0c46882 commit bd0ca6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-sample-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Generate New Version
uses: maierj/fastlane-action@v3.1.0
with:
working-directory: "apps/${{ matrix.sample-app }}"
subdirectory: "apps/${{ matrix.sample-app }}"
lane: "generate_new_version"
options: '{"branch_name":"${{ github.ref_name }}", "pull_request_number":"${{ github.event.pull_request.number }}"}'

Expand Down

0 comments on commit bd0ca6f

Please sign in to comment.