mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Debugging WIP
This commit is contained in:
parent
0e51d546f2
commit
ae4949e582
1 changed files with 2 additions and 1 deletions
3
.github/workflows/benchmark.yml
vendored
3
.github/workflows/benchmark.yml
vendored
|
@ -53,9 +53,10 @@ jobs:
|
|||
|
||||
- name: Create gh-pages dir in runner root dir & navigate to it
|
||||
run: |
|
||||
cd ..
|
||||
cd ../
|
||||
mkdir gh-pages
|
||||
cd gh-pages
|
||||
pwd && ls
|
||||
|
||||
# in gh-pages directory
|
||||
- name: Switch to benchmark results repo
|
||||
|
|
Loading…
Add table
Reference in a new issue