This commit is contained in:
2023-03-25 22:50:50 -07:00
parent 29b2a984ae
commit 0fab485620

View File

@@ -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