Skip to content

Commit dc433cc

Browse files
committed
pipx ensurepath
1 parent f10a3a2 commit dc433cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ RUN apt-get update && \
1111
xz-utils \
1212
pipx
1313

14+
RUN pipx ensurepath
1415
RUN pipx install west
1516

1617
# Install cmake

0 commit comments

Comments
 (0)