Skip to content

✨ Reinstate video rendering alongside wasm binary #10

✨ Reinstate video rendering alongside wasm binary

✨ Reinstate video rendering alongside wasm binary #10

Workflow file for this run

on: [push]
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: jetli/[email protected]
- uses: extractions/setup-just@v2
- run: just web
- uses: appleboy/[email protected]
with:
host: ewen.works
username: ewen
key: ${{ secrets.SSH_PRIVATE_KEY }}
source: web/**
target: /home/ewen/www/shapemaker/
strip_components: 1