mirror of https://github.com/lnis-uofu/SOFA.git
[CI] Patch github repo path to sync with OpenFPGA repo movement
This commit is contained in:
parent
83bd343f70
commit
4594be46c8
|
@ -44,7 +44,7 @@ jobs:
|
||||||
- name: Checkout OpenFPGA repo
|
- name: Checkout OpenFPGA repo
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
repository: LNIS-Projects/OpenFPGA
|
repository: lnis-uofu/OpenFPGA
|
||||||
path: OpenFPGA
|
path: OpenFPGA
|
||||||
|
|
||||||
- name: Install dependency
|
- name: Install dependency
|
||||||
|
|
Loading…
Reference in New Issue