fetch full history to get other branches

develop
Myk Taylor 2023-08-16 22:24:45 -07:00
parent 2287ebe99a
commit 1a6aec1de8
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

@ -92,6 +92,7 @@ jobs:
repository: ${{ inputs.structures_ref && github.repository || 'DFHack/df-structures' }}
ref: ${{ inputs.structures_ref }}
path: library/xml
fetch-depth: 0
- name: Fetch ccache
if: inputs.platform-files
uses: actions/cache/restore@v3