Skip to content

Commit 8d2a5fe

Browse files
authored
Update cd.yml
1 parent 5757f01 commit 8d2a5fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
channel: stable
1616
- name: Flutter Build Web
17-
run: flutter buid web --release
17+
run: flutter build web --release
1818
- name: Upload Artifact
1919
uses: actions/[email protected]
2020
with:

0 commit comments

Comments
 (0)