Skip to content

Commit

Permalink
Clone master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
kareefardi committed Apr 29, 2024
1 parent ac3f111 commit 62395c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_IP.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Install EF_UVM (EF_UVM)
if: ${{ inputs.is-ip }}
run: |
git clone https://github.com/efabless/EF_UVM.git ${{ env.EF_UVM_PATH }} --branch="support-ip-ci"
git clone https://github.com/efabless/EF_UVM.git ${{ env.EF_UVM_PATH }}
- name: Set Artifact Name
id: set_artifact_name
run: |
Expand Down

0 comments on commit 62395c8

Please sign in to comment.