Skip to content

Commit

Permalink
Update hello-world.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
4d4143 authored Aug 5, 2024
1 parent f4c0b77 commit 1f683e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hello-world.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
name: hello-job
runs-on: ubuntu-latest
steps:
- name: Echo Text
- name: Echo text
run: |
echo "Hello, World!"

0 comments on commit 1f683e8

Please sign in to comment.