Skip to content
This repository was archived by the owner on May 15, 2023. It is now read-only.

Commit 2893019

Browse files
committed
Fix YAML
1 parent 6ed4f98 commit 2893019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
uses: sass/clone-linked-repo@v1
115115
with: {repo: sass/sass, path: language}
116116

117-
- name: Embedded host: npm install
117+
- name: "Embedded host: npm install"
118118
run: npm install
119119
working-directory: embedded-host-node
120120
- name: Embedded host: npm run init

0 commit comments

Comments
 (0)