Add cleanup for luau
This commit is contained in:
parent
11277dd6bd
commit
cb4be9d556
17 changed files with 3 additions and 3002 deletions
|
@ -79,6 +79,9 @@ 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: Create Pull Request
|
||||
id: create_pull_request
|
||||
uses: https://git.devmarked.win/actions/create-pull-request@7174d368c2e4450dea17b297819eb28ae93ee645
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue