We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06f77a2 commit 3763fb0Copy full SHA for 3763fb0
.github/workflows/upload.yaml
@@ -19,15 +19,15 @@ jobs:
19
20
- uses: supplypike/setup-bin@v3
21
with:
22
- 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'
23
name: 'cr'
24
- version: '0.7.5'
+ version: '0.7.12'
25
26
27
28
- 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'
29
name: 'caps'
30
31
32
- name: "compiles to js"
33
run: >
0 commit comments