We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f41caf commit 8a7880cCopy full SHA for 8a7880c
.github/workflows/scan.yml
@@ -74,7 +74,7 @@ jobs:
74
run: |
75
apt update
76
apt install -y python3-pip
77
- pip3 install ros-license-toolkit==1.2.2
+ pipx install ros-license-toolkit==1.2.2
78
apt install -y golang-go
79
go version
80
go install github.com/google/[email protected]
0 commit comments