Skip to content

Commit 51b6203

Browse files
authored
pages.yml: don't set 'continue-on-error'
No longer needed.
1 parent f24a53d commit 51b6203

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pages.yml

-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
run: sudo apt -y install ccache
3535

3636
- name: Build API docs
37-
continue-on-error: true
3837
run: |
3938
export PATH="/usr/lib/ccache:$PATH"
4039
./cibuild.sh

0 commit comments

Comments
 (0)