mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Updated benchmark path results - hope this works
This commit is contained in:
parent
1653f22f4c
commit
031a05bf8a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
|
@ -64,7 +64,7 @@ jobs:
|
|||
with:
|
||||
repository: AllanJeremy/luau-benchmark-results
|
||||
ref: "main"
|
||||
path: "../gh-pages"
|
||||
path: "../../gh-pages"
|
||||
|
||||
- name: Checkout gh-pages (benchmark results) source
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue