Debug WIP: Updated checkout action path in benchmark cachegrind

This commit is contained in:
Allan Jeremy 2022-05-24 20:23:43 +03:00
parent 26b5e3bcfa
commit abe5626fcb

View file

@ -65,6 +65,7 @@ jobs:
repository: AllanJeremy/luau-benchmark-results
ref: "main"
token: "${{ secrets.BENCH_GITHUB_TOKEN }}"
path: "."
- name: Checkout benchmark results (gh-pages)
run: |