|
|
@ -91,7 +91,6 @@ jobs:
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
repository: ${{ inputs.structures_ref && github.repository || 'DFHack/df-structures' }}
|
|
|
|
repository: ${{ inputs.structures_ref && github.repository || 'DFHack/df-structures' }}
|
|
|
|
ref: ${{ inputs.structures_ref }}
|
|
|
|
ref: ${{ inputs.structures_ref }}
|
|
|
|
fetch_depth: 0
|
|
|
|
|
|
|
|
path: library/xml
|
|
|
|
path: library/xml
|
|
|
|
- name: Fetch ccache
|
|
|
|
- name: Fetch ccache
|
|
|
|
if: inputs.platform-files
|
|
|
|
if: inputs.platform-files
|
|
|
|