test
This commit is contained in:
@@ -37,7 +37,7 @@ runs:
|
|||||||
- name: "Library"
|
- name: "Library"
|
||||||
uses: act/common/docker/docker-cp@master
|
uses: act/common/docker/docker-cp@master
|
||||||
with:
|
with:
|
||||||
volume: library
|
volume: library2
|
||||||
toPath: Library
|
toPath: Library
|
||||||
- name: "Run Unity command."
|
- name: "Run Unity command."
|
||||||
uses: act/unity/unity-command@master
|
uses: act/unity/unity-command@master
|
||||||
@@ -51,5 +51,5 @@ runs:
|
|||||||
- uses: act/common/docker/docker-cp@master
|
- uses: act/common/docker/docker-cp@master
|
||||||
with:
|
with:
|
||||||
recreateVolume: true
|
recreateVolume: true
|
||||||
volume: library2
|
volume: library
|
||||||
fromPath: Library
|
fromPath: Library
|
||||||
|
|||||||
Reference in New Issue
Block a user