diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index efbd2fd..0a37398 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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