[CI] Fix the wrong path to checkout OpenFPGA

This commit is contained in:
tangxifan 2020-11-30 19:59:38 -07:00
parent cf8b83e271
commit e19201e9db
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: LNIS-Projects/OpenFPGA
path: ${GITHUB_WORKSPACE}
- name: Install dependency
run: source ./.github/workflows/install_dependency.sh