We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f10a3a2 commit dc433ccCopy full SHA for dc433cc
Dockerfile
@@ -11,6 +11,7 @@ RUN apt-get update && \
11
xz-utils \
12
pipx
13
14
+RUN pipx ensurepath
15
RUN pipx install west
16
17
# Install cmake
0 commit comments