Update .forgejo/workflows/deploy.yml
Some checks failed
/ deploy (push) Failing after 2s

This commit is contained in:
Aleks Rutins 2025-06-10 20:56:37 +00:00
parent abc6a91e46
commit fd9f25e5d0

View file

@ -4,7 +4,7 @@ jobs:
runs-on: selfhosted runs-on: selfhosted
steps: steps:
- run: | - run: |
npm ci npm ci
bundle install bundle install
TAILWINDCSS_INSTALL_DIR=node_modules/.bin bundle exec ruby build.rb TAILWINDCSS_INSTALL_DIR=node_modules/.bin bundle exec ruby build.rb
cp -rf _build/* /srv/farthergate.com/ cp -rf _build/* /srv/farthergate.com/