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 332429a commit 77da7a1Copy full SHA for 77da7a1
.github/workflows/ci.yml
@@ -92,7 +92,7 @@ jobs:
92
matrix:
93
include:
94
- os: ubuntu-latest
95
- command: curl -sL https://ela.st/docs-builder-install | sh
+ command: sudo curl -sL https://ela.st/docs-builder-install | sh
96
- os: macos-latest
97
command: curl -sL https://ela.st/docs-builder-install | sh
98
- os: windows-latest
0 commit comments