prepend origin on ref

develop
Myk Taylor 2023-08-16 22:17:33 -07:00
parent 57e324b8f4
commit 1b5bee53bc
No known key found for this signature in database
2 changed files with 1 additions and 2 deletions

@ -91,7 +91,6 @@ 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

@ -53,7 +53,7 @@ jobs:
with:
artifact-name: linux64-depot
dfhack_ref: ${{ github.event.inputs && github.event.inputs.ref || github.event.ref }}
structures_ref: linux
structures_ref: origin/linux
cache-id: release
cache-readonly: true
common-files: false