Skip to content

Commit

Permalink
Fetch yarn dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmelon54 committed Jun 2, 2024
1 parent fa80ead commit 1006f04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1006f04

Please sign in to comment.