improve action

This commit is contained in:
Supper Thomas
2023-12-04 22:31:48 +08:00
committed by Meco Man
parent f510a65f93
commit d421a97aa1
4 changed files with 4 additions and 1 deletions

View File

@@ -34,7 +34,7 @@ RUN git clone https://github.com/RT-Thread/packages.git /root/.env/packages/pack
ENV PATH="/root/.env/tools/scripts:$PATH"
RUN pip install requests -qq
RUN pip install requests psutil -qq
ENV RTT_EXEC_PATH=/usr/bin