Skip to content

Commit 072b169

Browse files
committed
Escape slashes
1 parent 6ee262a commit 072b169

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
--exclude http://fsf.org
3737
--exclude docs/pages
3838
--exclude docs/_includes
39-
--exclude-path '{{cookiecutter.project_slug}}/README.md'
39+
--exclude-path ''\\{\\{cookiecutter.project_slug\\}\\}/README.md'
4040
--exclude-path 'tests/data'
4141
-- ."
4242
fail: true

0 commit comments

Comments
 (0)