mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
maybe this works?
This commit is contained in:
parent
b6b7597658
commit
3969ab5194
1 changed files with 1 additions and 1 deletions
2
.github/workflows/prototyping.yml
vendored
2
.github/workflows/prototyping.yml
vendored
|
@ -62,7 +62,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake ../
|
cmake build ../
|
||||||
- name: cmake build luau-ast
|
- name: cmake build luau-ast
|
||||||
working-directory: build
|
working-directory: build
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue