Skip to content

Commit 245c113

Browse files
committed
use pipx
1 parent 8a7880c commit 245c113

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
@@ -73,7 +73,7 @@ jobs:
7373
shell: bash
7474
run: |
7575
apt update
76-
apt install -y python3-pip
76+
apt install -y pipx
7777
pipx install ros-license-toolkit==1.2.2
7878
apt install -y golang-go
7979
go version

0 commit comments

Comments
 (0)