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