Skip to content

Commit

Permalink
different dart loc
Browse files Browse the repository at this point in the history
  • Loading branch information
CoderDake committed Nov 15, 2023
1 parent d22daa6 commit 040e568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter-prep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Generate Mocks
run: |
export PATH="$PATH":`pwd`/tool/flutter-sdk/bin/
export PATH="$PATH":`pwd`/flutter-sdk/bin/cache/dart-sdk/bin/
echo $PATH
# Fetch dependencies
./tool/bin/devtools_tool pub-get --only-main
Expand Down

0 comments on commit 040e568

Please sign in to comment.