fix: switch back to global tailwindcss setup
This commit is contained in:
parent
3c050274f9
commit
a2762a43cf
3
.github/workflows/prod.yml
vendored
3
.github/workflows/prod.yml
vendored
@ -43,8 +43,7 @@ jobs:
|
|||||||
node-version: 20
|
node-version: 20
|
||||||
|
|
||||||
- name: Install Tailwind CSS
|
- name: Install Tailwind CSS
|
||||||
run: npm install
|
run: npm install -g tailwindcss
|
||||||
working-directory: ./frontend/
|
|
||||||
|
|
||||||
- name: Build Frontend
|
- name: Build Frontend
|
||||||
working-directory: ./frontend/
|
working-directory: ./frontend/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user