Skip to content

Commit

Permalink
Move deps script to ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
karkhaz committed Jun 26, 2023
1 parent 25c5832 commit 009fca0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kani.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
run: ./scripts/ci/detect_bookrunner_failures.sh build/output/latest/html/bookrunner.txt

- name: Install book dependencies
run: ./scripts/setup/install_doc_deps.sh
run: ./scripts/setup/ubuntu/install_doc_deps.sh

# On one OS only, build the documentation, too.
- name: Build Documentation
Expand Down
File renamed without changes.

0 comments on commit 009fca0

Please sign in to comment.