We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36e55a7 commit f664024Copy full SHA for f664024
.github/actions/esp-idf-5_2-with-node/Dockerfile
@@ -3,5 +3,4 @@ RUN apt update
3
RUN apt-get install -y curl
4
RUN curl -fsSL https://deb.nodesource.com/setup_18.x -o nodesource_setup.sh
5
RUN bash nodesource_setup.sh
6
-RUN apt -y install nodejs
7
-RUN npm install
+RUN apt -y install nodejs
0 commit comments