Skip to content

Commit

Permalink
Update my_first_workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MonacoFlori authored Jan 11, 2024
1 parent 91de1a3 commit 56a2418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/my_first_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, ubuntu-20.04]
steps:
steps:
- name: echo a string
run: echo "Hello World"
- name: multiline scritp
Expand Down

0 comments on commit 56a2418

Please sign in to comment.