Fix typo
This commit is contained in:
parent
4f487be6ec
commit
7ac0938235
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ jobs:
|
|||
- name: Upload Build Artifact
|
||||
uses: https://git.devmarked.win/actions/upload-artifact@v4
|
||||
with:
|
||||
name: build-${{ steps.read_jecs_version.outputs.JECS_VERSION }}
|
||||
name: build
|
||||
path: jecs_nightly.rbxm
|
||||
|
||||
- name: Authorize Pesde
|
||||
|
|
Loading…
Reference in a new issue