Skip to content

Commit ce7c3b3

Browse files
committed
Oof
1 parent c97797f commit ce7c3b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
run: |
7373
sbcl_vers=$(ls -1A ~/.roswell/impls/x86-64/linux/sbcl-bin)
7474
export PATH=~/.roswell/impls/x86-64/linux/sbcl-bin/${sbcl_vers}/bin:~/.local/bin:${PATH}
75+
ocicl install
7576
make docs
7677
7778
- name: Setup Pages

0 commit comments

Comments
 (0)