fixed a typo in a mkdir command and added workflow-dispatch as an option for the workflow
Some checks failed
Actions / Build Export Files (push) Successful in 7s
Actions / Autotagger (push) Failing after 9s
Actions / Build Documentation (push) Has been cancelled

Signed-off-by: cswimr <seaswimmerthefsh@gmail.com>
This commit is contained in:
cswimr 2024-10-20 20:13:56 -04:00
parent 14a6bb2c6d
commit cf424bddc3
Signed by: CoastalCommits
GPG key ID: 7E73189F651A553F

View file

@ -3,6 +3,7 @@ on:
push:
branches:
- 'master'
workflow_dispatch:
jobs:
build_documentation:
@ -64,7 +65,7 @@ jobs:
cp -vp ./PERMISSIONS.md /export/atlauncher/.minecraft/meta/
# Prism Launcher
mkdir -vp /export/prism/.minecraft/meta
mkdir -vp /export/prism/minecraft/meta
cp -vrT ./build/prism /export/prism
cp -v ./unsup.ini /export/prism/minecraft/
cp -v ./LICENSE /export/prism/minecraft/meta/