This commit is contained in:
parent
abc6a91e46
commit
fd9f25e5d0
1 changed files with 4 additions and 4 deletions
|
@ -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/
|
Loading…
Add table
Add a link
Reference in a new issue