Artifacts attempt 2

This commit is contained in:
Holly Stubbs 2023-11-02 10:54:29 +00:00
parent 2daec09426
commit a3c865bd9f
1 changed files with 4 additions and 4 deletions

View File

@ -33,5 +33,5 @@ jobs:
- name: Upload build artifact
uses: actions/upload-artifact@v3
with:
name: mc-beta-server
path: build/index.min.js
name: 'mc-beta-server'
path: 'build/index.min.js'