diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c69e6244..027c632b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -109,7 +109,7 @@ jobs: action: none - name: Set Ruby version - working-directory: auth0_flutter_platform_interface + working-directory: auth0_flutter/example/ios run: ruby -e 'puts RUBY_VERSION' | tee .ruby-version shell: bash