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

Commit

Permalink
Fix YAML
Browse files Browse the repository at this point in the history
  • Loading branch information
nex3 committed Apr 8, 2022
1 parent 6ed4f98 commit 2893019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
uses: sass/clone-linked-repo@v1
with: {repo: sass/sass, path: language}

- name: Embedded host: npm install
- name: "Embedded host: npm install"
run: npm install
working-directory: embedded-host-node
- name: Embedded host: npm run init
Expand Down

0 comments on commit 2893019

Please sign in to comment.