[CI] Try to give a correct repo path

This commit is contained in:
tangxifan 2020-11-30 19:52:14 -07:00
parent e66b2648da
commit 7cb188fc5c
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ jobs:
- name: Checkout OpenFPGA repo
uses: actions/checkout@v2
with:
repository: https://github.com/LNIS-Projects/OpenFPGA
repository: https://github.com/LNIS-Projects/OpenFPGA/
- name: Install dependency
run: source ./.github/workflows/install_dependency.sh