Skip to content

Commit

Permalink
fix style def; trivial updates and style changes; tag 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Jan 7, 2025
1 parent 28ac186 commit a23b425
Show file tree
Hide file tree
Showing 5 changed files with 521 additions and 432 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/npm-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ jobs:
registry-url: https://registry.npmjs.org/
cache: yarn

- uses: calcit-lang/setup-cr@0.0.7
with:
bundler: false
- uses: calcit-lang/setup-cr@0.0.8

- run: caps --ci && yarn && yarn compile-server && yarn compile-page && yarn release-page

Expand Down
Loading

0 comments on commit a23b425

Please sign in to comment.