Skip to content

Commit 8a7880c

Browse files
committed
use pipx
1 parent 6f41caf commit 8a7880c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scan.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
run: |
7575
apt update
7676
apt install -y python3-pip
77-
pip3 install ros-license-toolkit==1.2.2
77+
pipx install ros-license-toolkit==1.2.2
7878
apt install -y golang-go
7979
go version
8080
go install github.com/google/[email protected]

0 commit comments

Comments
 (0)