mirror of https://github.com/lnis-uofu/SOFA.git
[CI] Bug fix
This commit is contained in:
parent
54dbae1503
commit
e66b2648da
|
@ -44,7 +44,7 @@ jobs:
|
||||||
- name: Checkout OpenFPGA repo
|
- name: Checkout OpenFPGA repo
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
repository: https://github.com/LNIS-Projects/OpenFPGA.git
|
repository: https://github.com/LNIS-Projects/OpenFPGA
|
||||||
|
|
||||||
- name: Install dependency
|
- name: Install dependency
|
||||||
run: source ./.github/workflows/install_dependency.sh
|
run: source ./.github/workflows/install_dependency.sh
|
||||||
|
|
Loading…
Reference in New Issue