mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2024-11-27 20:34:03 +00:00
Fix clone path
This commit is contained in:
parent
8c16ba3593
commit
489c42b4a2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
steps:
|
||||
- name: clone
|
||||
run: git clone https://github.com/jugeeya/UltimateTrainingModpack
|
||||
working-directory: /volume/UltimateTrainingModpack
|
||||
working-directory: /volume/
|
||||
- name: WHERE
|
||||
run: env
|
||||
working-directory: /volume/UltimateTrainingModpack
|
||||
|
|
Loading…
Reference in a new issue