Skip to content

Commit 7adedd7

Browse files
authored
Merge pull request #46 from layer5io/leecalcote-patch-2
make build-preview
2 parents 3fc2e91 + 8bb5724 commit 7adedd7

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)