Skip to content

Commit

Permalink
missed script
Browse files Browse the repository at this point in the history
  • Loading branch information
DanHarltey committed Nov 27, 2024
1 parent 9097806 commit 1dc9f29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Run benchmarks
working-directory: release
shell: bash
run: dotnet ../benchmarks/Fastenshtein.Benchmarking/bin/Release/net8.0/Fastenshtein.Benchmarking.dll
run: dotnet ../benchmarks/Fastenshtein.Benchmarking/bin/Release/net9.0/Fastenshtein.Benchmarking.dll

- name: Upload benchmarks results
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 1dc9f29

Please sign in to comment.