Skip to content

Commit 31a196b

Browse files
committed
@monperrus at work
1 parent ca32ac2 commit 31a196b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/check-frontmatter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
2929
- name: Check frontmatter
3030
run: |
31+
npm install gray-matter
3132
node -e '
3233
const fs = require("fs");
3334
const matter = require("gray-matter");

chains-opensource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Open-source contributions of the Chains project
44

55
# Open-source contributions of the Chains project
66

7-
Our contributions to the infrastructure.
7+
Our contributions to the open-source infrastructure.
88

99
* Maven
1010
* [maven-lockfile: build integrity in Maven with lockfiles](https://github.com/chains-project/maven-lockfile/)

0 commit comments

Comments
 (0)