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
d5c8b51bd7
commit
4f2d4e46d4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
|
@ -48,7 +48,7 @@ jobs:
|
|||
- name: Run benchmark
|
||||
run: python bench/bench.py | tee ${{ matrix.bench.script }}-output.txt
|
||||
|
||||
- run: cd .. && mkdir gh-pages && cd gh-pages
|
||||
- run: cd ../../ && mkdir gh-pages && cd gh-pages
|
||||
|
||||
# in gh-pages directory
|
||||
- name: Switch to & checkout gh-pages repo
|
||||
|
|
Loading…
Add table
Reference in a new issue