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 c02f10b commit 245133a
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 @@ -15,7 +15,7 @@ jobs:
- name: Checkout
uses: actions/[email protected]
- name: Set Environment Variable
run: echo "FILE_PATH=https://github.com/dnyanesh-nagre-perforce/blaze-action/blob/2687d8b93417112f567b30cdc28f4819983855ed/.github/workflows/taurus_1.yml" >> $GITHUB_ENV
run: echo "FILE_PATH=.github/workflows/taurus_1.yml" >> $GITHUB_ENV
- name: PerforceAction
uses: dnyanesh-nagre-perforce/[email protected]
id: run-test
Expand Down

0 comments on commit 245133a

Please sign in to comment.