Merge pull request #2770 from krille-chan/krille/fix-build-website
chore: Follow up fix build website
This commit is contained in:
commit
31203b13e6
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