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 d699190 commit 5364840
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 @@ -228,7 +228,7 @@ cp "$latest_template_path/.github/pull_request_template.md" .github/
cp "$latest_template_path/.github/renovate.json5" .github/

cp "$latest_template_path/.github/update_workflows.sh" .github/
git update-index --chmod=+x .github/update_workflows.sh
# git update-index --chmod=+x .github/update_workflows.sh
ensure_running_on_the_newest_copy_or_restart

mkdir -p .config
Expand Down

0 comments on commit 5364840

Please sign in to comment.