Skip to content

Commit 4915ca4

Browse files
committed
fix github actions with tailwind.
1 parent a97ee4a commit 4915ca4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
uses: actions/setup-node@v4
2828
with:
2929
node-version: '25'
30-
cache: 'npm'
3130
- name: Install Nodejs dependencies (Tailwind)
3231
run: npm install
3332
- uses: extractions/setup-just@v2

0 commit comments

Comments
 (0)