Update preview.yml
This commit is contained in:
parent
c76133692c
commit
757d1e27d2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/preview.yml
vendored
2
.github/workflows/preview.yml
vendored
|
|
@ -45,7 +45,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
git config --global credential.helper store
|
git config --global credential.helper store
|
||||||
git config --global credential.https://github.com.username Xikaro
|
git config --global credential.https://github.com.username Xikaro
|
||||||
git config --global credential.https://github.com/token TOKEN_XIKARO
|
git config --global credential.https://github.com/token USER_TOKEN_XIKARO
|
||||||
git submodule init
|
git submodule init
|
||||||
git submodule update
|
git submodule update
|
||||||
mkdir -p .minecraft
|
mkdir -p .minecraft
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue