Skip to content

Commit

Permalink
Add setup-ros
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <[email protected]>
  • Loading branch information
azeey committed Jun 26, 2024
1 parent a995952 commit f483b68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
workflow_dispatch:

jobs:
test_gazebo:
build_api_docs:
runs-on: ubuntu-latest
container:
image: ${{ matrix.docker_image }}
Expand All @@ -32,7 +32,7 @@ jobs:
- docker_image: ubuntu:jammy
gazebo_distribution: harmonic
steps:
- uses: actions/checkout@v4
- uses: ros-tooling/[email protected]
- name: 'Set up Gazebo'
uses: gazebo-tooling/setup-gazebo@1f55cec330de851fa373f1ade8ac6b7ddfe6f013
with:
Expand Down

0 comments on commit f483b68

Please sign in to comment.