Skip to content

Commit

Permalink
checkout repo clh
Browse files Browse the repository at this point in the history
Signed-off-by: Muminul Islam <[email protected]>
  • Loading branch information
russell-islam committed Apr 29, 2024
1 parent e043ff5 commit a21641e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/clh_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,11 @@ jobs:
components: rustfmt, clippy

- name: Cloning Cloud Hypervisor Repo
uses: actions/checkout@main
uses: actions/checkout@v2
with:
depth: 1
branch: 'main'
repository: cloud-hypervisor/cloud-hypervisor
token: ${{ secrets.MY_MSHV_PAT }}
path: cloud-hypervisor

- name: Copying script to CLH directory
Expand Down

0 comments on commit a21641e

Please sign in to comment.