Skip to content

Commit

Permalink
chore: test with build:for:cms instead
Browse files Browse the repository at this point in the history
  • Loading branch information
iOvergaard committed Jul 2, 2024
1 parent a474b91 commit 0c6f63c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
cache-dependency-path: ./package-lock.json
- run: npm ci --no-audit --no-fund --prefer-offline
- run: npm run lint:errors
- run: npm run build:for:npm
- run: npm run build:for:cms
- run: npm run generate:jsonschema:dist

0 comments on commit 0c6f63c

Please sign in to comment.