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 a951158 commit e339709
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: pwd
run: ls -R pwd
- name: Set Environment Variable
run: echo ${{github.workspace}}
- name: PerforceAction
Expand Down

0 comments on commit e339709

Please sign in to comment.