Skip to content

Commit 85ac218

Browse files
committed
Fix prerequisite include file
1 parent 34f150b commit 85ac218

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/machine-learning/how-to-github-actions-machine-learning.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ GitHub Actions uses a workflow YAML (.yml) file in the `/.github/workflows/` pat
2424
## Prerequisites
2525

2626
[!INCLUDE [sdk](../../includes/machine-learning-sdk-v2-prereqs.md)].
27-
- Have a GitHub account. If you don't have one, sign up for [free](https://github.com/join).
27+
28+
* A GitHub account. If you don't have one, sign up for [free](https://github.com/join).
2829

2930
## Step 1. Get the code
3031

0 commit comments

Comments
 (0)