We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fc079c commit f961bcfCopy full SHA for f961bcf
.github/workflows/main.yaml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ${{ matrix.os }}
17
steps:
18
- uses: actions/checkout@v1
19
- - uses: ros-tooling/[email protected].0
+ - uses: ros-tooling/[email protected].1
20
with:
21
required-ros-distributions: ${{ matrix.distro }}
22
- run: sudo apt remove python3-openssl -y
0 commit comments