mirror of
https://github.com/myles/awesome-static-generators
synced 2025-11-18 03:08:43 +01:00
construction_worker_woman: Forgot to install npm dependencies.
This commit is contained in:
committed by
GitHub
parent
ca80f4f7d0
commit
64c0440d0f
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -17,6 +17,7 @@ jobs:
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm install
|
||||
- run: npm install -g remark-cli
|
||||
- run: npm test
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user