diff --git a/.github/workflows/run_IP.yaml b/.github/workflows/run_IP.yaml index b4d3fdc..23285e1 100644 --- a/.github/workflows/run_IP.yaml +++ b/.github/workflows/run_IP.yaml @@ -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: |