mirror of
https://github.com/sipeed/LicheeRV-Nano-Build.git
synced 2026-09-11 05:09:56 -05:00
.github: fix build workflow
This commit is contained in:
@@ -4,7 +4,7 @@ on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
mktoolchain:
|
||||
mksys:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
||||
@@ -51,6 +51,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
path: 'cvi_mmf_sdk' # TODO: make this name a global variable
|
||||
ref: 'v4.1.0'
|
||||
|
||||
- name: Download Toolchain
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user