Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed due to HTTP 404 of cljstyle #100

Closed
hatappo opened this issue Jan 8, 2024 · 1 comment
Closed

Failed due to HTTP 404 of cljstyle #100

hatappo opened this issue Jan 8, 2024 · 1 comment

Comments

@hatappo
Copy link
Contributor

hatappo commented Jan 8, 2024

Example GitHub Actions yaml.

      - name: Install clojure tools
        uses: DeLaGuardo/setup-clojure@12.2
        with:
          cli: 1.11.1.1435
          clj-kondo: latest
          cljstyle: latest

Cause

The latest release of cljstyle seems to use the naming
cljstyle_${version}_linux_amd64.zip
instead of
cljstyle_${version}_linux.zip

https://github.com/greglook/cljstyle/releases/tag/0.16.626

@DeLaGuardo
Copy link
Owner

Thanks, will fix it soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants