Feat/better auth #3

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