mirror of
https://github.com/markedjs/marked
synced 2024-11-22 17:37:24 +00:00
fix build
This commit is contained in:
parent
0c561f3459
commit
2bf6adf1fa
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -44,8 +44,6 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v2
|
||||
- name: Install Node
|
||||
run: nvm lts/*
|
||||
- name: Install Dependencies
|
||||
run: npm ci
|
||||
- name: Build 🗜️
|
||||
|
Loading…
Reference in New Issue
Block a user