fixed atlauncher exports
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 3s

This commit is contained in:
SeaswimmerTheFsh 2024-02-05 16:43:15 -05:00
parent d6d98a08b4
commit 1f8557e20f
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE

View file

@ -30,7 +30,7 @@ jobs:
- name: Copy export files
run: |
mkdir -p /export/.minecraft
cp -r ./instance/atlauncher export
cp -r ./instance/atlauncher /export
cp ./unsup.ini /export/.minecraft
- name: Upload export file