Skip to content

Commit db24398

Browse files
committed
Update the call to setup.yml.
Signed-off-by: Jay Zhang <[email protected]>
1 parent 2e1efd4 commit db24398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
uses: actions/checkout@v4
1818

1919
# Call the composite action defined in my-action.yml
20-
- uses: ./.github/workflows/setup-common
20+
- uses: ./.github/workflows/setup.yml

0 commit comments

Comments
 (0)