Skip to content

Commit

Permalink
update with list-match ; tag 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Aug 3, 2023
1 parent 770ff44 commit 90bf315
Show file tree
Hide file tree
Showing 6 changed files with 227 additions and 260 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@ jobs:

- uses: supplypike/setup-bin@v3
with:
uri: 'https://github.com/calcit-lang/calcit/releases/download/0.7.5/cr'
uri: 'https://github.com/calcit-lang/calcit/releases/download/0.7.12/cr'
name: 'cr'
version: '0.7.5'
version: '0.7.12'

- uses: supplypike/setup-bin@v3
with:
uri: 'https://github.com/calcit-lang/calcit/releases/download/0.7.5/caps'
uri: 'https://github.com/calcit-lang/calcit/releases/download/0.7.12/caps'
name: 'caps'
version: '0.7.5'
version: '0.7.12'

- name: "deps"
run: yarn && caps --ci
Expand Down
110 changes: 39 additions & 71 deletions calcit.cirru

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 90bf315

Please sign in to comment.