Skip to content

Commit fe61f7f

Browse files
authored
update workflow
1 parent ce1d050 commit fe61f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hellow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
uses: actions/checkout@v3
1515
steps:
1616
- name: hello
17-
run: echo "The time was ${{ steps.hello.outputs.greeting }}"
17+
run: echo "The time was"

0 commit comments

Comments
 (0)