Fetch yarn dependencies

This commit is contained in:
Melon 2024-06-02 10:53:40 +01:00
parent fa80ead28a
commit 1006f04898
Signed by: melon
GPG Key ID: 6C9D970C50D26A25

View File

@ -16,6 +16,8 @@ jobs:
with:
node-version: latest
- uses: actions/checkout@v4
- run: yarn
- run: yarn global add tailwindcss
- run: yarn build
- run: tar -czvf lavender.tar.gz lavender/
- name: Release