Skip to content

Commit

Permalink
Merge pull request #14 from Memkits/css-calcit
Browse files Browse the repository at this point in the history
updates and css in calcit
  • Loading branch information
NoEgAm authored Aug 11, 2023
2 parents 50e168f + 2d08ed3 commit 592a127
Show file tree
Hide file tree
Showing 6 changed files with 782 additions and 689 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@ jobs:

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

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

- name: "compiles to js"
run: >
Expand Down
Loading

0 comments on commit 592a127

Please sign in to comment.