mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
fix project json
This commit is contained in:
parent
4da1de265f
commit
dbcf74c94f
3 changed files with 3 additions and 3 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
uses: CompeyDev/setup-rokit@v0.1.2
|
||||
|
||||
- name: build
|
||||
run: rojo build build.project.json -o build.rbxm
|
||||
run: rojo build default.project.json -o build.rbxm
|
||||
|
||||
- name: release
|
||||
run: gh release upload ${{github.event.release.tag_name}} build.rbxm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue