give the macOS build artifact the actual correct name

This commit is contained in:
Struma 2023-05-04 05:56:40 -04:00
parent d65ab5c4cc
commit 9a8f09ae3f

View file

@ -128,5 +128,5 @@ jobs:
- name: Upload archive
uses: actions/upload-artifact@v3
with:
name: mkxp-z.windows.${{github.ref_name}}-${{github.sha}}
name: mkxp-z.macos.${{github.ref_name}}-${{github.sha}}
path: build/Build/Products/Release/Z-universal.app.zip