We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a7880c commit 245c113Copy full SHA for 245c113
.github/workflows/scan.yml
@@ -73,7 +73,7 @@ jobs:
73
shell: bash
74
run: |
75
apt update
76
- apt install -y python3-pip
+ apt install -y pipx
77
pipx install ros-license-toolkit==1.2.2
78
apt install -y golang-go
79
go version
0 commit comments