fix: gh action frontend build
This commit is contained in:
parent
9446c8f8bb
commit
c3a1752f00
1
.github/workflows/prod.yml
vendored
1
.github/workflows/prod.yml
vendored
@ -44,6 +44,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install Tailwind CSS
|
- name: Install Tailwind CSS
|
||||||
run: npm install -D tailwindcss
|
run: npm install -D 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