Selfhost/migrate #1

Open
tyler wants to merge 21 commits from TOC/route-commerce:selfhost/migrate into main
Showing only changes of commit 85db68ed70 - Show all commits
+3
View File
@@ -20,6 +20,9 @@ jobs:
- name: Install dependencies - name: Install dependencies
run: npm install run: npm install
- name: Load env
run: cp /home/tyler/route-commerce/.env.production .env.production
- name: Build - name: Build
run: npm run build run: npm run build
env: env: