There was an error while loading. Please reload this page.
2 parents 880a97c + d82e0be commit 27aea72Copy full SHA for 27aea72
3 files changed
.github/workflows/check.yml
@@ -12,6 +12,9 @@ jobs:
12
- name: Checkout repository
13
uses: actions/checkout@v4
14
15
+ - name: Install buf
16
+ uses: bufbuild/buf-setup-action@v1
17
+
18
- name: Install Fern
19
run: npm install -g fern-api
20
.github/workflows/preview-docs.yml
@@ -15,6 +15,9 @@ jobs:
21
22
23
.github/workflows/publish-docs.yml
@@ -13,6 +13,9 @@ jobs:
0 commit comments