Skip to content

Commit 02b6966

Browse files
committed
GHA: Disable docs building
1 parent dd3c74b commit 02b6966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
echo "macos-aarch64=false" >> $GITHUB_OUTPUT
120120
echo "windows-x64=true" >> $GITHUB_OUTPUT
121121
echo "windows-aarch64=false" >> $GITHUB_OUTPUT
122-
echo "docs=true" >> $GITHUB_OUTPUT
122+
echo "docs=false" >> $GITHUB_OUTPUT
123123
124124
###
125125
### Build jobs

0 commit comments

Comments
 (0)