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
59ed705a5f
commit
e33f86fdbf
1 changed files with 1 additions and 0 deletions
1
.github/workflows/benchmark.yml
vendored
1
.github/workflows/benchmark.yml
vendored
|
@ -67,6 +67,7 @@ jobs:
|
|||
|
||||
- name: Checkout gh-pages (benchmark results) source
|
||||
run: |
|
||||
pwd && ls
|
||||
git status
|
||||
git fetch --no-tags --depth=1 origin main
|
||||
git checkout main
|
||||
|
|
Loading…
Add table
Reference in a new issue