Update prod.yml

This commit is contained in:
itsscb 2024-09-06 14:36:38 +02:00 committed by GitHub
parent 36b9ccaa4d
commit b7b7fe720c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,8 +54,8 @@ jobs:
- name: install tailwindcss - name: install tailwindcss
run: npm install -g tailwindcss run: npm install -g tailwindcss
- name: list frontend dir (pre build) [DEBUG] # - name: list frontend dir (pre build) [DEBUG]
run: ls -la ./frontend/dist # run: ls -la ./frontend/dist
- name: build frontend - name: build frontend
working-directory: ./frontend/ working-directory: ./frontend/