Skip to content

Commit 8b1b8db

Browse files
committed
publish doc
1 parent 0a70a15 commit 8b1b8db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
# make docs
5252
#
5353
- name: build multiversion documentation
54-
if: ${{ github.ref == 'refs/heads/dev' }}
54+
# if: ${{ github.ref == 'refs/heads/dev' }}
5555
run: |
5656
make docs
5757

0 commit comments

Comments
 (0)