Skip to content

Commit

Permalink
Fix setup-ros action
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbovbel authored Jan 31, 2024
1 parent 3fc079c commit 90c1d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v1
- uses: ros-tooling/[email protected].0
- uses: ros-tooling/[email protected].1
with:
required-ros-distributions: ${{ matrix.distro }}
- run: sudo apt remove python3-openssl -y
Expand Down

0 comments on commit 90c1d63

Please sign in to comment.