Skip to content

Commit

Permalink
Fix working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Widcket committed Aug 21, 2023
1 parent ece36d9 commit 198f18e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 198f18e

Please sign in to comment.