Skip to content

Commit d233e67

Browse files
committed
Fix GitHub workflow
1 parent a88205a commit d233e67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
run: make app
5050

5151
- name: Run make 🔧
52-
run: make prod
52+
run: make all
5353

5454
- name: Deploy 🚀
5555
uses: JamesIves/github-pages-deploy-action@v4

0 commit comments

Comments
 (0)