Skip to content

Commit 1fe9617

Browse files
fix
Signed-off-by: Rajesh-Nagarajan-11 <rajeshnagarajan36@gmail.com>
1 parent 6ebc233 commit 1fe9617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-preview-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Install and Build 🔧
1818
run: |
1919
make setup
20-
make site-full
20+
make build
2121
2222
- name: Broken Link Check 🔗
2323
uses: technote-space/broken-link-checker-action@v2

0 commit comments

Comments
 (0)