We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5757f01 commit 8d2a5feCopy full SHA for 8d2a5fe
.github/workflows/cd.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
channel: stable
16
- name: Flutter Build Web
17
- run: flutter buid web --release
+ run: flutter build web --release
18
- name: Upload Artifact
19
uses: actions/[email protected]
20
0 commit comments