1
0
Fork 0
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:
jugeeya 2020-08-15 12:53:26 -07:00 committed by GitHub
parent 8c16ba3593
commit 489c42b4a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ jobs:
steps: steps:
- name: clone - name: clone
run: git clone https://github.com/jugeeya/UltimateTrainingModpack run: git clone https://github.com/jugeeya/UltimateTrainingModpack
working-directory: /volume/UltimateTrainingModpack working-directory: /volume/
- name: WHERE - name: WHERE
run: env run: env
working-directory: /volume/UltimateTrainingModpack working-directory: /volume/UltimateTrainingModpack