Skip to content

Commit

Permalink
Update preflight.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Albert Zhuang <[email protected]>
  • Loading branch information
Albert Zhuang authored Aug 6, 2022
1 parent 0141d9b commit c3f48bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion preflight.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/usr/bin/env sh

if [ -z "${INPUT_SLUG_MAXLENGTH}" ]; then
echo "::error ::slug-maxlength cannot be empty"
Expand Down

0 comments on commit c3f48bb

Please sign in to comment.