Skip to content

Commit fff2d1a

Browse files
committed
🤖: Updated to Tailwindcss V4
1 parent 2d7ceee commit fff2d1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/setup-node/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ runs:
1818
- name: Install dependencies 🔧
1919
shell: bash
2020
if: steps.cache_dependencies.outputs.cache-hit != 'true'
21-
run: npm ci
21+
run: npm install && npm ci

0 commit comments

Comments
 (0)