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
|
||||
run: |
|
||||
git clone https://github.com/krille-chan/fluffychat-website.git
|
||||
cp CHANGELOG.md fluffychat-website/src/
|
||||
cp PRIVACY.md fluffychat-website/src/
|
||||
cat CHANGELOG.md >> fluffychat-website/src/privacy.md
|
||||
cat PRIVACY.md >> fluffychat-website/src/changelog.md
|
||||
- name: Build website
|
||||
working-directory: fluffychat-website
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue