test
This commit is contained in:
@@ -64,6 +64,6 @@ runs:
|
|||||||
if: inputs.cacheVolume != null
|
if: inputs.cacheVolume != null
|
||||||
uses: act/common/docker/docker-cp@master
|
uses: act/common/docker/docker-cp@master
|
||||||
with:
|
with:
|
||||||
recreateVolume: false
|
recreateVolume: true
|
||||||
volume: ${{ inputs.cacheVolume }}
|
volume: ${{ inputs.cacheVolume }}
|
||||||
fromPath: Library
|
fromPath: Library
|
||||||
|
|||||||
Reference in New Issue
Block a user