Skip to content

Commit

Permalink
move release script
Browse files Browse the repository at this point in the history
  • Loading branch information
rraval authored and github-actions[bot] committed Dec 14, 2024
1 parent e6f935f commit 87cc0b1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Justfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ clippy:
cargo clippy --all

shellcheck:
shellcheck -o all scripts/*.sh site/*.sh demo/*.sh
shellcheck -o all release.sh site/*.sh demo/*.sh

lint: fmt clippy shellcheck

Expand Down
File renamed without changes.

0 comments on commit 87cc0b1

Please sign in to comment.