Skip to content

Commit 851d3ad

Browse files
Update template_update.yml
1 parent 3eefa21 commit 851d3ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/template_update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
.cookiecutter.json > tmp.json && mv tmp.json .cookiecutter.json
153153
154154
#removed deprecated cookiecutter q & a
155-
python /tmp/template-source/hooks/prune_cookiecutter_json.py --cookie .cookiecutter.json --deprecations templates/deprecations.json
155+
python /tmp/template-source/hooks/prune_cookiecutter_json.py --cookie .cookiecutter.json --deprecations deprecations.json
156156
157157
# Format .NET code to reduce whitespace-only churn in PRs
158158
# Try to format a solution if present; otherwise format the repo.

0 commit comments

Comments
 (0)