Skip to content

Commit

Permalink
chore(ci): changed the URL of the benchmarker to the new repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
maxemiliang committed May 24, 2024
1 parent 1b23833 commit 4abb539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:

steps:
- shell: bash
run: git -C shot-benchmarker pull || git clone https://github.com/maxemiliang/shot-benchmarker.git
run: git -C shot-benchmarker pull || git clone https://github.com/andreaslundell/shot-benchmarker.git

- name: Fetch SHOT artifact
if: ${{ inputs.shot_artifact != '' }}
Expand Down

0 comments on commit 4abb539

Please sign in to comment.