Allow forced structures ref to find the branch name

develop
Myk 2023-08-16 22:05:00 -07:00 committed by GitHub
parent 9511d4ba06
commit 57e324b8f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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