Skip to content

Commit

Permalink
Update workflow for docs deployment (#61)
Browse files Browse the repository at this point in the history
Signed-off-by: Marco Lampacrescia <[email protected]>
  • Loading branch information
MarcoLm993 authored Oct 11, 2024
1 parent e92c7d4 commit 20fe96f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,7 @@ jobs:
- name: Install our packages
run: |
source colcon_ws/install/setup.bash
pip install as2fm_common/.
pip install scxml_converter/.
pip install jani_generator/.
pip install .
# build the documentation
- name: Build documentation
run: |
Expand Down

0 comments on commit 20fe96f

Please sign in to comment.