👷 fix ci syntax

This commit is contained in:
yanyongyu 2021-12-02 14:07:52 +08:00
parent dcb6f69f21
commit b47869198d

View File

@ -44,7 +44,6 @@ jobs:
with:
path: ${{ steps.yarn-cache-dir-path.outputs.dir }}
key: ${{ runner.os }}-yarn-${{ hashFiles('**/yarn.lock') }}
run: cp -r ./build/markdown/* ./website/docs/api/
- name: Install and build
run: |