Skip to content

Commit

Permalink
2nd time
Browse files Browse the repository at this point in the history
  • Loading branch information
hmo0ody123 committed Mar 17, 2024
1 parent 545bf4c commit d4e951b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/1st.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ jobs:
uses: actions/checkout@v4

- name: Welcome message
run: echo "i am faslan"
run: echo "i am faslan here"

- name: List files
run: ls

- name: read file
run: cat README.md


0 comments on commit d4e951b

Please sign in to comment.