mirror of
https://github.com/lune-org/lune.git
synced 2024-12-13 13:30:38 +00:00
Fix workflow
This commit is contained in:
parent
9a1cc94f99
commit
86a0059af5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -50,7 +50,7 @@ jobs:
|
||||||
file-type: "application/x-luau"
|
file-type: "application/x-luau"
|
||||||
|
|
||||||
- name: Luau LSP documentation
|
- name: Luau LSP documentation
|
||||||
cargo-args: "--generate-docs-file"
|
cargo-args: "--generate-luau-types --generate-docs-file"
|
||||||
file-name: "luneDocs.json"
|
file-name: "luneDocs.json"
|
||||||
file-type: "application/json"
|
file-type: "application/json"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue