Skip to content

Commit

Permalink
.github/workflows/benchmark.yml: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
extemporalgenome committed Dec 1, 2023
1 parent 8011c33 commit ebdd1c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Steup Go
- name: Setup Go
uses: actions/setup-go@v2
with:
go-version: "1.21"
Expand Down

0 comments on commit ebdd1c5

Please sign in to comment.