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