Skip to content

Commit

Permalink
Update the position of the call.
Browse files Browse the repository at this point in the history
Signed-off-by: Jay Zhang <[email protected]>
  • Loading branch information
fatcat-z committed Jun 3, 2024
1 parent 9cc1435 commit 02d2d11
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,8 @@ jobs:
run: ls ./.github/workflows/

# Call the composite action defined in my-action.yml
- name: Run my action
uses: ./.github/workflows/setup-common
# - name: Run my action
# uses: ./.github/workflows/setup-common

# Call the composite action defined in my-action.yml
- name: Run my action yml
uses: ./.github/workflows/setup.yml
call-setup-yml:
uses: ./.github/workflows/setup.yml

0 comments on commit 02d2d11

Please sign in to comment.