Skip to content

Commit 3763fb0

Browse files
committed
some css in calcit; tag 0.0.16
1 parent 06f77a2 commit 3763fb0

File tree

5 files changed

+275
-272
lines changed

5 files changed

+275
-272
lines changed

.github/workflows/upload.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ jobs:
1919

2020
- uses: supplypike/setup-bin@v3
2121
with:
22-
uri: 'https://github.com/calcit-lang/calcit/releases/download/0.7.5/cr'
22+
uri: 'https://github.com/calcit-lang/calcit/releases/download/0.7.12/cr'
2323
name: 'cr'
24-
version: '0.7.5'
24+
version: '0.7.12'
2525

2626
- uses: supplypike/setup-bin@v3
2727
with:
28-
uri: 'https://github.com/calcit-lang/calcit/releases/download/0.7.5/caps'
28+
uri: 'https://github.com/calcit-lang/calcit/releases/download/0.7.12/caps'
2929
name: 'caps'
30-
version: '0.7.5'
30+
version: '0.7.12'
3131

3232
- name: "compiles to js"
3333
run: >

0 commit comments

Comments
 (0)