Skip to content

Commit

Permalink
script
Browse files Browse the repository at this point in the history
  • Loading branch information
kayman-mk committed Jan 9, 2025
1 parent 852a502 commit 779f1a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/update_workflows.sh
Original file line number Diff line number Diff line change
Expand Up @@ -200,9 +200,9 @@ function setup_cspell() {
rm .config/cspell.json.tmp
}

ensure_and_set_parameters_or_exit "$@"
ensure_prerequisites_or_exit
ensure_repo_preconditions_or_exit
ensure_and_set_parameters_or_exit "$@"

echo "Fetching the latest version of the workflows"
latest_template_path=$(mktemp -d -t repository-template-XXXXX)
Expand Down

0 comments on commit 779f1a8

Please sign in to comment.