Attempt 2

This commit is contained in:
SuperSonic16 2025-02-12 00:14:57 +11:00
parent 91f7e46bf5
commit 0be121bb73

View file

@ -56,7 +56,7 @@ jobs:
key: ccache-${{ runner.os }} key: ccache-${{ runner.os }}
- name: Prepare Project - name: Prepare Project
run: copy ./private/* ./UnleashedRecompLib/private run: cp ./private/* ./UnleashedRecompLib/private
- name: Configure Project - name: Configure Project
env: env: