8000 Test the release build in CI · homebaseio/homebase-react@cdee6e5 · GitHub
[go: up one dir, main page]

Skip to content

Commit cdee6e5

Browse files
Test the release build in CI
1 parent 06f1554 commit cdee6e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
- run: yarn install --frozen-lockfile
4848

49-
- run: yarn shadow-cljs compile npm
49+
- run: yarn shadow-cljs release npm
5050
- run: yarn shadow-cljs compile test
5151

5252
- run: node out/node-tests.js

0 commit comments

Comments
 (0)
0