mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Debug WIP
This commit is contained in:
parent
cba820bc12
commit
69badf98c0
1 changed files with 2 additions and 1 deletions
3
.github/workflows/benchmark.yml
vendored
3
.github/workflows/benchmark.yml
vendored
|
@ -47,7 +47,8 @@ jobs:
|
|||
|
||||
- name: Move build files to root
|
||||
run: |
|
||||
move build/RelWithDebInfo/* ../../
|
||||
echo %cd%
|
||||
move build/RelWithDebInfo/* .
|
||||
|
||||
- name: Check dir structure
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue