Skip to content

Commit

Permalink
Adding workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
arunjose696 committed Jan 30, 2025
1 parent d70747e commit 2ef0ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
ref: 'main'
fetch-depth: 2

- name: print files and git log
- name: print files and git log after second checkout
run: |
ls -l
echo "old--"
Expand Down

0 comments on commit 2ef0ee9

Please sign in to comment.