mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-05-31 03:38:02 +08:00
improve action
This commit is contained in:
@@ -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"
|
ENV PATH="/root/.env/tools/scripts:$PATH"
|
||||||
|
|
||||||
RUN pip install requests -qq
|
RUN pip install requests psutil -qq
|
||||||
|
|
||||||
ENV RTT_EXEC_PATH=/usr/bin
|
ENV RTT_EXEC_PATH=/usr/bin
|
||||||
|
|
||||||
|
|||||||
@@ -34,6 +34,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: ${{ matrix.legs.RTT_BSP }}
|
name: ${{ matrix.legs.RTT_BSP }}
|
||||||
|
if: github.repository_owner == 'RT-Thread'
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
@@ -36,6 +36,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: ${{ matrix.legs.RTT_BSP }}
|
name: ${{ matrix.legs.RTT_BSP }}
|
||||||
|
if: github.repository_owner == 'RT-Thread'
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
@@ -36,6 +36,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: ${{ matrix.legs.RTT_BSP }}
|
name: ${{ matrix.legs.RTT_BSP }}
|
||||||
|
if: github.repository_owner == 'RT-Thread'
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
Reference in New Issue
Block a user