Update prod.yml
This commit is contained in:
parent
36b9ccaa4d
commit
b7b7fe720c
4
.github/workflows/prod.yml
vendored
4
.github/workflows/prod.yml
vendored
@ -54,8 +54,8 @@ jobs:
|
||||
- name: install tailwindcss
|
||||
run: npm install -g tailwindcss
|
||||
|
||||
- name: list frontend dir (pre build) [DEBUG]
|
||||
run: ls -la ./frontend/dist
|
||||
# - name: list frontend dir (pre build) [DEBUG]
|
||||
# run: ls -la ./frontend/dist
|
||||
|
||||
- name: build frontend
|
||||
working-directory: ./frontend/
|
||||
|
Loading…
x
Reference in New Issue
Block a user