[ci] try to use ssh key

This commit is contained in:
tangxifan 2024-06-04 16:10:36 -07:00
parent 8a931df929
commit 485c7f5b01
1 changed files with 2 additions and 0 deletions

View File

@ -119,6 +119,8 @@ jobs:
- name: Checkout OpenFPGA repo
uses: actions/checkout@v3
with:
persist-credentials: false
- name: Install dependencies
run: sudo bash ./.github/workflows/install_dependencies_build_${{ matrix.config.dependency_version }}.sh