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 8, 2024
1 parent e339709 commit b53d2a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Checkout
uses: actions/[email protected]
- name: List Files
run: ls -R pwd
run: ls $pwd
- name: Set Environment Variable
run: echo ${{github.workspace}}
- name: PerforceAction
Expand Down

0 comments on commit b53d2a7

Please sign in to comment.