add -p to a cp command so it doesn't break
Some checks failed
Actions / Build Documentation (push) Successful in 13s
Actions / Build Export Files (push) Failing after 4s

This commit is contained in:
SeaswimmerTheFsh 2024-02-13 18:18:31 +00:00
parent 98fe4e894b
commit 615699a498
Signed by: cswimr
GPG key ID: AB39CBC5A4135AB8

View file

@ -54,7 +54,7 @@ jobs:
- name: Copy export files
run: |
cp -vrT ./build/atlauncher ~/export/atlauncher
cp -vrpT ./build/atlauncher ~/export/atlauncher
cp -vp ./unsup.ini ~/export/atlauncher/.minecraft/
mkdir -vp ~/export/prism/.minecraft