mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-27 12:51:42 +00:00
Attempt 2
This commit is contained in:
parent
91f7e46bf5
commit
0be121bb73
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-linux.yml
vendored
2
.github/workflows/build-linux.yml
vendored
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue