mirror of
https://github.com/ClaperCo/Claper.git
synced 2025-12-16 11:57:58 +01:00
ci: fix tailwind.install
This commit is contained in:
@@ -68,7 +68,7 @@ RUN npm install -g sass
|
||||
RUN cd assets && npm i && \
|
||||
sass --no-source-map --style=compressed css/custom.scss ../priv/static/assets/custom.css
|
||||
|
||||
RUN tailwind.install
|
||||
RUN mix tailwind.install
|
||||
|
||||
# compile assets
|
||||
RUN mix assets.deploy.nosass
|
||||
|
||||
Reference in New Issue
Block a user