Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit ec78ff1

Browse files
committed
remove line reference
1 parent f37c833 commit ec78ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

responses/02_modify-workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Currently `my-workflow.yml` is not set up correctly for our use-case. It worked
55
### :keyboard: Activity: Modify my-workflow.yml to remove boilerplate steps
66

77
1. [Edit]({{workflowFile}}) the `my-workflow.yml`.
8-
2. Change the `name:` property located on `line 1` of `my-workflow.yml` to `JS Actions`
8+
2. Change the `name:` property located of `my-workflow.yml` to `JS Actions`
99
3. Rename the job from `build` to `action`
1010
4. Remove the two steps that run commands, but leave the step that runs the checkout action.
1111
5. Commit these file changes to this branch

0 commit comments

Comments
 (0)