Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci-libnpmteam.yml')
-rw-r--r--.github/workflows/ci-libnpmteam.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/ci-libnpmteam.yml b/.github/workflows/ci-libnpmteam.yml
index 6abdc4426..d69e4bdb1 100644
--- a/.github/workflows/ci-libnpmteam.yml
+++ b/.github/workflows/ci-libnpmteam.yml
@@ -90,5 +90,7 @@ jobs:
- name: Link
if: matrix
run: node . link -f --ignore-scripts
+ - name: Rebuild cmark-gfm
+ run: node . rebuild cmark-gfm
- name: Test
run: node . test --ignore-scripts -w libnpmteam