mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2025-01-19 08:50:14 +00:00
Use manual clone
This commit is contained in:
parent
cb9c737f37
commit
8c16ba3593
1 changed files with 3 additions and 3 deletions
6
.github/workflows/rust.yml
vendored
6
.github/workflows/rust.yml
vendored
|
@ -25,9 +25,9 @@ jobs:
|
|||
container: jugeeya/cargo-skyline:latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
path: '../volume'
|
||||
- name: clone
|
||||
run: git clone https://github.com/jugeeya/UltimateTrainingModpack
|
||||
working-directory: /volume/UltimateTrainingModpack
|
||||
- name: WHERE
|
||||
run: env
|
||||
working-directory: /volume/UltimateTrainingModpack
|
||||
|
|
Loading…
Reference in a new issue