-
-
Notifications
You must be signed in to change notification settings - Fork 247
Open
Description
A workflow like the one from the example fails on windows:
windows:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2
with:
channel: 'beta'
- run: flutter build windows --releaseAfter downloading the following error is displayed in the log:
flutter/docs/engine/ci/Engine-pre‐submits-and-post‐submits.md: mismatching "local" filename (flutter/docs/engine/ci/Engine-pre���submits-and-post���submits.md),
continuing with "central" filename version
sidrao2006, buenaflor, hasali19 and natsuk4ze
Metadata
Metadata
Assignees
Labels
No labels