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