Skip to content

Commit 8fde0ea

Browse files
authored
fix: exclude another link (#2471)
1 parent 017ab79 commit 8fde0ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
--exclude 'https://polys.me/?$'
5656
--exclude 'https://conda-metadata-app.streamlit.app/?$'
5757
--exclude 'https://kb43fqob7u-dsn.algolia.net/'
58+
--exclude 'https://ss64.com/nt/syntax.html'
5859
--exclude '.*/404.html/'
5960
--exclude '.*,.*'
6061
--exclude-path './build/community/minutes/'

0 commit comments

Comments
 (0)