remove space from export name for prism launcher
All checks were successful
Build Exported Instance Files / Build Prism Launcher Export (push) Successful in 4s
Build Exported Instance Files / Build ATLauncher Export (push) Successful in 4s

This commit is contained in:
SeaswimmerTheFsh 2024-02-05 17:10:49 -05:00
parent 247e596b36
commit a3b82f3967
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE

View file

@ -17,7 +17,7 @@ jobs:
- name: Upload export file
uses: actions/upload-artifact@v3
with:
name: Prism Launcher
name: PrismLauncher
path: /export/
Build ATLauncher Export: