fix tailwind dir

This commit is contained in:
Aleks Rutins 2025-06-09 22:11:46 -04:00
parent ea8a783b06
commit 1e79ae1e74
No known key found for this signature in database

View file

@ -1,5 +1,5 @@
shell: | shell: |
npm ci npm ci
bundle install bundle install
TAILWINDCSS_INSTALL_DIR=/site/node_modules/.bin bundle exec ruby build.rb TAILWINDCSS_INSTALL_DIR=node_modules/.bin bundle exec ruby build.rb
cp -r _build/* /srv/farthergate.com/ cp -r _build/* /srv/farthergate.com/