修复baseUrl错误
This commit is contained in:
parent
6413c568b1
commit
0a43be2d19
2
.github/workflows/deploy-docs.yml
vendored
2
.github/workflows/deploy-docs.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
# path: node_modules/
|
||||
# key: ${{ runner.os }}-node-modules-${{ hashFiles('yarn.lock') }}
|
||||
# restore-keys: |
|
||||
# ${{ runner.os }}-node-modules-
|
||||
# ${{ runner.os }}-node-modules-
|
||||
- name: 安装依赖
|
||||
if: steps.node-modules.outputs.cache-hit != 'true'
|
||||
run: yarn install --frozen-lockfile
|
||||
|
Loading…
x
Reference in New Issue
Block a user