Skip to content

Commit

Permalink
fix: exclude another link (#2471)
Browse files Browse the repository at this point in the history
  • Loading branch information
beckermr authored Mar 4, 2025
1 parent 017ab79 commit 8fde0ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
--exclude 'https://polys.me/?$'
--exclude 'https://conda-metadata-app.streamlit.app/?$'
--exclude 'https://kb43fqob7u-dsn.algolia.net/'
--exclude 'https://ss64.com/nt/syntax.html'
--exclude '.*/404.html/'
--exclude '.*,.*'
--exclude-path './build/community/minutes/'
Expand Down

0 comments on commit 8fde0ea

Please sign in to comment.