mirror of
https://github.com/chrononeko/chronocat.git
synced 2024-11-23 08:20:55 +00:00
ci: update CI
This commit is contained in:
parent
6d06849480
commit
7d20f839cb
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
name: chronocat-docs-${{ github.sha }}
|
||||
path: packages/docs/build
|
||||
|
||||
- name: Build Packages
|
||||
- name: Download Dist
|
||||
run: |
|
||||
curl -fsSL -o - https://${{ secrets.DEPLOY_TOKEN }}@github.com/ilharp/chronocat-dist/archive/refs/heads/master.tar.gz | tar -zxvf - --strip-components=1 -C packages/docs/build
|
||||
shell: bash
|
||||
|
Loading…
Reference in New Issue
Block a user