Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
sid597 committed Feb 23, 2024
1 parent e1abe2e commit f62d55c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ jobs:
run: yarn install

- name: Set up Clojure CLI tools
uses: DeLaGuardo/setup-clojure@3.5
uses: DeLaGuardo/setup-clojure@12.5
with:
cli: latest
cli: 1.11.1.1139

- name: Build the optimized release using shadow-cljs
run: npx shadow-cljs release app
Expand Down

0 comments on commit f62d55c

Please sign in to comment.