Skip to content

Commit

Permalink
Update dart.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
femalemonkeyman authored Jul 22, 2023
1 parent 1ad38eb commit 8b604d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:

steps:
- uses: actions/checkout@v3
- name: Support longpaths
run: git config --system core.longpaths true
- uses: subosito/flutter-action@v2
with:
channel: 'master'
Expand Down

0 comments on commit 8b604d6

Please sign in to comment.