fix site
This commit is contained in:
3
.github/workflows/gh-pages.yml
vendored
3
.github/workflows/gh-pages.yml
vendored
@@ -21,7 +21,8 @@ jobs:
|
||||
submodules: true
|
||||
fetch-depth: 0
|
||||
- run: |
|
||||
yarn install
|
||||
npm install -g yarn@1.22.19 # ← yarn 1系を使う!
|
||||
yarn install --frozen-lockfile --ignore-engines
|
||||
rm -rf public
|
||||
git clone https://${GITEA_TOKEN}@git.syui.ai/ai/card_public public
|
||||
rm -rf public/.git*
|
||||
|
Reference in New Issue
Block a user