mirror of
https://github.com/Ukendio/jecs.git
synced 2026-02-04 15:15:21 +00:00
Make the nightly.link work for the main Jecs repo, rename the workflow
This commit is contained in:
parent
eb8ab9ae01
commit
7dfc690646
2 changed files with 3 additions and 2 deletions
|
|
@ -1,3 +1,5 @@
|
|||
name: build-studio-docs
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
|
|
@ -22,8 +22,7 @@ This repository includes a few subfolders that can help you get started with jec
|
|||
- examples:
|
||||
These are larger programs that showcase real use cases and can help you understand how everything fits together.
|
||||
|
||||
<!-- After testing is complete, replace this with the path for the Jecs repo -->
|
||||
If you wish to view the documentation inside Roblox Studio, you can find an importable model file [here](https://nightly.link/Mark-Marks/jecs/workflows/studio-docs.yaml/docs%2Fstudio/studio_docs.zip).
|
||||
If you wish to view the documentation inside Roblox Studio, you can find an importable model file [here](https://nightly.link/Ukendio/jecs/workflows/build-studio-docs.yaml/main/studio_docs.zip).
|
||||
|
||||
### Benchmarks
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue