Skip to content

Commit 46caaad

Browse files
ci(core): adjust name step appbundle
1 parent ecd7019 commit 46caaad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-CD.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- uses: subosito/flutter-action@v2
6363
with:
6464
channel: 'stable'
65-
- name: Flutter analyze
65+
- name: Flutter appbundle
6666
run: npx nx run flutter-suflex:build-appbundle
6767
- name: Upload appbundle
6868
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)