mirror of
https://github.com/1f349/themes.git
synced 2024-11-09 14:22:48 +00:00
Fetch yarn dependencies
This commit is contained in:
parent
fa80ead28a
commit
1006f04898
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -16,6 +16,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: latest
|
node-version: latest
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
- run: yarn
|
||||||
|
- run: yarn global add tailwindcss
|
||||||
- run: yarn build
|
- run: yarn build
|
||||||
- run: tar -czvf lavender.tar.gz lavender/
|
- run: tar -czvf lavender.tar.gz lavender/
|
||||||
- name: Release
|
- name: Release
|
||||||
|
Loading…
Reference in New Issue
Block a user