Skip to content

Commit

Permalink
Merge pull request #57 from calcit-lang/fix-watching
Browse files Browse the repository at this point in the history
fix watching mode
  • Loading branch information
NoEgAm committed Mar 22, 2024
2 parents 5e555f3 + c6e684f commit 2628cf4
Show file tree
Hide file tree
Showing 6 changed files with 1,196 additions and 36,200 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- uses: calcit-lang/setup-cr@0.0.3
with:
version: "0.8.41"
version: "0.8.43"

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

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- uses: calcit-lang/setup-cr@0.0.3
with:
version: "0.8.41"
version: "0.8.43"

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

Expand Down
37,151 changes: 1,008 additions & 36,143 deletions calcit.cirru

Large diffs are not rendered by default.

Loading

0 comments on commit 2628cf4

Please sign in to comment.