diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index df8f878..97828b8 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -71,9 +71,7 @@ jobs: - name: 添加 jumkey.misc if: endsWith(matrix.version,'42218') run: | - ./redpill_tool_chain.sh add https://github.com/jumkey/redpill-load/raw/develop/redpill-dtb/rpext-index.json - echo '!!!Create your own device tree binary.!!!' - echo 'see https://github.com/jumkey/redpill-load/blob/develop/redpill-dtb/README.md' + /redpill_tool_chain.sh add https://github.com/jumkey/redpill-load/raw/develop/redpill-misc/rpext-index.json - name: 添加 jumkey.dtb if: matrix.platform == 'geminilake'