sub
This commit is contained in:
parent
685158762f
commit
1f56cff7e2
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
- run: |
|
||||
yarn install
|
||||
rm -rf public
|
||||
git clone https://${GITEA_TOKEN}@git.syui.ai/ai/card-public public
|
||||
git clone https://${GITEA_TOKEN}@git.syui.ai/ai/card_public public
|
||||
rm -rf public/.git
|
||||
|
||||
- name: Build
|
||||
|
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,3 +1,3 @@
|
||||
[submodule "public"]
|
||||
path = public
|
||||
url = git@git.syui.ai:ai/card-public
|
||||
url = git@git.syui.ai:ai/card_public
|
||||
|
1
public
Submodule
1
public
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 8cd99101ebb9a08399999500a3d91b9ec46f1d08
|
Loading…
Reference in New Issue
Block a user