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 273495e commit 4234799Copy full SHA for 4234799
.github/workflows/validate-markdown.yaml
@@ -32,4 +32,5 @@ jobs:
32
run: |
33
export CHROME_DEVEL_SANDBOX=/opt/google/chrome/chrome-sandbox
34
ls -l /opt/google/chrome/chrome-sandbox
35
+ stat -c "%a %n" /opt/google/chrome/chrome-sandbox
36
npx --yes @umbrelladocs/linkspector check
0 commit comments