Skip to content

Commit 0028a9d

Browse files
authored
Merge pull request #45 from layer5io/leecalcote-patch-1
Update static.yml
2 parents 7d5d6c9 + 61f83fc commit 0028a9d

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)