Skip to content

Commit

Permalink
Checkout to the correct branch (#558)
Browse files Browse the repository at this point in the history
  • Loading branch information
afsalthaj authored Jun 7, 2024
1 parent 0d63df1 commit 8715264
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
ref: ${{ steps.get-branch.outputs.branch }}
submodules: recursive
- name: Setup Rust
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit 8715264

Please sign in to comment.