We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ca1ab3 commit bab4a3fCopy full SHA for bab4a3f
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
flutter-version: '3.0.0'
17
- run: flutter pub get
18
- - run: flutter build web --base-href
+ - run: flutter build web
19
- uses: JamesIves/github-pages-deploy-action@v4.3.3
20
21
branch: gh-pages
0 commit comments