Skip to content

Commit 3d478d4

Browse files
Update android.yml
1 parent c8eb480 commit 3d478d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
steps:
2020
- name: "Say Hello Mona it's Monday"
21-
run: echo "$Greeting $First_Name. Today is $DAY_OF_WEEK!"
21+
run: echo "Hello $First_Name. Today is $DAY_OF_WEEK!"
2222
env:
2323
First_Name: Mona
2424

0 commit comments

Comments
 (0)