Pretty
This commit is contained in:
parent
e5aed7dd29
commit
619ac8b64a
4 changed files with 21 additions and 6 deletions
|
@ -79,8 +79,10 @@ jobs:
|
|||
- name: Release
|
||||
run: lune run src/init -- release jecs --pesde-scope marked/jecs_nightly --wally-scope mark-marks/jecs-nightly
|
||||
|
||||
- name: Cleanup Luau
|
||||
run: rm -rf luau-install
|
||||
- name: Cleanup
|
||||
run: |
|
||||
rm -rf luau-install
|
||||
rm jecs_nightly.rbxm
|
||||
|
||||
- name: Create Pull Request
|
||||
id: create_pull_request
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue