Skip to content

Commit

Permalink
add files and update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alisha-k-kalladassery committed Dec 5, 2024
1 parent 7c470da commit 4c61b45
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/starter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ jobs:

# Runs a single command using the runners shell
- name: Run a one-line script
run: echo Hello, world!
run: env

# Runs a set of commands using the runners shell
- name: Run a multi-line script
run: |
echo Add other actions to build,
echo test, and deploy your project.
ls -l
tree .
Empty file added one/first
Empty file.
Empty file added one/two/second
Empty file.
Empty file added one/two/three/third
Empty file.

0 comments on commit 4c61b45

Please sign in to comment.