Skip to content

Commit 747cb31

Browse files
committed
CI: fix CI to use rocqnavi release 0.3.1
1 parent 3860fb1 commit 747cb31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: opam install -y --deps-only . && opam exec -- make -j 4
3939

4040
- name: Install Rocqnavi
41-
run: opam install -y rocq-navi.0.3.0
41+
run: opam install -y rocq-navi.0.3.1
4242

4343
- name: Generate Documents
4444
run: |

0 commit comments

Comments
 (0)