We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed4f06e + 0d60291 commit 9632da8Copy full SHA for 9632da8
1 file changed
.github/workflows/build-and-preview-site.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Install and Build 🔧
18
run: |
19
make setup
20
- make site-full
+ make build
21
22
- name: Broken Link Check 🔗
23
uses: technote-space/broken-link-checker-action@v2
0 commit comments