Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pjain05 authored Jan 6, 2024
1 parent 92736d9 commit 2760f59
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ jobs:
steps:
- name: Checkout
uses: actions/[email protected]
- name: List Files
run: ls -R
- name: Debug GitHub Environment
run: echo "Current Directory: $PWD"
- name: PerforceAction
uses: dnyanesh-nagre-perforce/[email protected]
id: run-test
Expand Down

0 comments on commit 2760f59

Please sign in to comment.