We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f24a53d commit 51b6203Copy full SHA for 51b6203
.github/workflows/pages.yml
@@ -34,7 +34,6 @@ jobs:
34
run: sudo apt -y install ccache
35
36
- name: Build API docs
37
- continue-on-error: true
38
run: |
39
export PATH="/usr/lib/ccache:$PATH"
40
./cibuild.sh
0 commit comments