We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9d1554 commit a19b74eCopy full SHA for a19b74e
.github/workflows/check_links.yml
@@ -34,6 +34,7 @@ jobs:
34
--exclude 'releases/download/v\$%7BURCAP_VERSION%7D/externalcontrol-\$%7BURCAP_VERSION%7D\.jar'
35
--exclude '^http://rosin-project\.eu'
36
--exclude '2013181\/gdb-causes-sem-wait-to-fail-with-eintr-error'
37
+ --exclude 'https:\/\/lists\.apple\.com\/archives\/darwin-kernel\/2009\/Apr\/msg00010\.html'
38
--max-concurrency 1
39
'./**/*.md' './**/*.html' './**/*.rst' './**/*.cpp' './**/*.h' './**/*.py'
40
- name: Save lychee cache
0 commit comments