Skip to content

Commit

Permalink
Change where the visualization is pushed.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremykubica committed Oct 3, 2024
1 parent bd0cdec commit b984253
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/asv-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,5 @@ jobs:
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages
folder: ${{env.WORKING_DIR}}/_html
folder: ${{env.WORKING_DIR}}/_html
target-folder: benchmarks/_visualization

0 comments on commit b984253

Please sign in to comment.