Skip to content

Commit

Permalink
wrong action
Browse files Browse the repository at this point in the history
  • Loading branch information
utnaishtim committed Nov 30, 2023
1 parent 0035cae commit fd0361e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/my_first_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
os: [ubuntu-latest, ubuntu-20.04]
steps:
- name: echo a string
run: echo "Hello world"
run: echoo "Hello world"
- name: multiline script
run: |
python3 -V
Expand Down

0 comments on commit fd0361e

Please sign in to comment.