Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows setup fails on beta channel #315

Open
derdilla opened this issue Jun 8, 2024 · 1 comment
Open

Windows setup fails on beta channel #315

derdilla opened this issue Jun 8, 2024 · 1 comment

Comments

@derdilla
Copy link

derdilla commented Jun 8, 2024

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 --release

After 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
@buenaflor
Copy link

Same issue here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants