Skip to content

Commit 8bb5724

Browse files
authored
make build-preview
Signed-off-by: Lee Calcote <[email protected]>
1 parent 3fc2e91 commit 8bb5724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Install dependencies
4242
run: make setup
4343
- name: Build Academy
44-
run: make build
44+
run: make build-preview
4545
- name: Upload artifact
4646
uses: actions/upload-pages-artifact@v3
4747
with:

0 commit comments

Comments
 (0)