Skip to content

Commit b6a0aac

Browse files
Ensure npm prod build
1 parent 6fffc23 commit b6a0aac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ jobs:
7676
with:
7777
deno-version: 2.0.4
7878

79+
- name: npm
80+
run: deno task npm prod
81+
7982
- name: Node
8083
uses: actions/setup-node@v4
8184
with:

0 commit comments

Comments
 (0)