Skip to content

Commit 61f83fc

Browse files
authored
Update static.yml
Signed-off-by: Lee Calcote <[email protected]>
1 parent 7d5d6c9 commit 61f83fc

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 prod-build
44+
run: make build
4545
- name: Upload artifact
4646
uses: actions/upload-pages-artifact@v3
4747
with:

0 commit comments

Comments
 (0)