Skip to content

Commit

Permalink
Add working directory for ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
Scriptbash committed Jan 21, 2025
1 parent 2f56728 commit 31c3985
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
with:
ruby-version: '3.3.0'
bundler-cache: true
working-directory: 'android'
- name: Deploy to Play Store
uses: maierj/fastlane-action@v3.1.0
with:
Expand Down

0 comments on commit 31c3985

Please sign in to comment.