fix path
This commit is contained in:
@@ -38,7 +38,7 @@ runs:
|
|||||||
uses: act/common/docker/docker-cp@master
|
uses: act/common/docker/docker-cp@master
|
||||||
with:
|
with:
|
||||||
volume: library
|
volume: library
|
||||||
fromPath: library:/Library
|
fromPath: library:/mnt/Library
|
||||||
toPath: Library
|
toPath: Library
|
||||||
- name: "Run Unity command."
|
- name: "Run Unity command."
|
||||||
uses: act/unity/unity-command@master
|
uses: act/unity/unity-command@master
|
||||||
|
|||||||
Reference in New Issue
Block a user