Skip to content

Commit

Permalink
Set ruby working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed May 30, 2024
1 parent f0d1c0b commit c3ca02e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ jobs:
with:
ruby-version: '3.3'
bundler-cache: true
working-directory: 'app/ios'
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit c3ca02e

Please sign in to comment.