chore: Follow up fix build website
This commit is contained in:
parent
d4b12af61e
commit
cf4f5a24ab
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
|
|
@ -49,8 +49,8 @@ jobs:
|
||||||
- name: Clone fluffychat website
|
- name: Clone fluffychat website
|
||||||
run: |
|
run: |
|
||||||
git clone https://github.com/krille-chan/fluffychat-website.git
|
git clone https://github.com/krille-chan/fluffychat-website.git
|
||||||
cp CHANGELOG.md fluffychat-website/src/
|
cat CHANGELOG.md >> fluffychat-website/src/privacy.md
|
||||||
cp PRIVACY.md fluffychat-website/src/
|
cat PRIVACY.md >> fluffychat-website/src/changelog.md
|
||||||
- name: Build website
|
- name: Build website
|
||||||
working-directory: fluffychat-website
|
working-directory: fluffychat-website
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue