Skip to content

Commit

Permalink
try with setup-cr
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Mar 7, 2024
1 parent 72334c4 commit c3a9f12
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,8 @@ jobs:
node-version: 20
cache: 'yarn'

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

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

- name: "compiles to js"
Expand Down

0 comments on commit c3a9f12

Please sign in to comment.