Skip to content

Commit 0c6f63c

Browse files
committed
chore: test with build:for:cms instead
1 parent a474b91 commit 0c6f63c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ jobs:
3636
cache-dependency-path: ./package-lock.json
3737
- run: npm ci --no-audit --no-fund --prefer-offline
3838
- run: npm run lint:errors
39-
- run: npm run build:for:npm
39+
- run: npm run build:for:cms
4040
- run: npm run generate:jsonschema:dist

0 commit comments

Comments
 (0)