Skip to content

Commit

Permalink
Update .github/workflows/docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pepone authored Jul 24, 2024
1 parent 5ebef2b commit 8b8f143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Generate Python Documentation
working-directory: ./python/docs
run: |
make -C ../cpp slice2py Ice IceDiscovery IceLocatorDiscovery
make -C ../../cpp slice2py Ice IceDiscovery IceLocatorDiscovery
make -C ../
virtualenv .venv
source .venv/bin/activate
Expand Down

0 comments on commit 8b8f143

Please sign in to comment.