Skip to content

Commit

Permalink
INIT
Browse files Browse the repository at this point in the history
  • Loading branch information
kayman-mk committed May 11, 2024
1 parent ee091f8 commit 71ae08c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/update_workflows.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ function ensure_repo_preconditions_or_exit() {
fi
}

ensure_dependencies_or_exit
ensure_repo_preconditions_or_exit

current_directory=$(pwd)
latest_workflows_path=$(mktemp -d -t repository-template-XXXXX)

Expand Down

0 comments on commit 71ae08c

Please sign in to comment.