mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Debug WIP: Updated checkout action path in benchmark cachegrind
This commit is contained in:
parent
26b5e3bcfa
commit
abe5626fcb
1 changed files with 1 additions and 0 deletions
1
.github/workflows/benchmark-cachegrind.yml
vendored
1
.github/workflows/benchmark-cachegrind.yml
vendored
|
@ -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: |
|
||||
|
|
Loading…
Add table
Reference in a new issue