Selfhost/migrate #1

Open
tyler wants to merge 21 commits from TOC/route-commerce:selfhost/migrate into main
Showing only changes of commit 2635c0a99d - Show all commits
-1
View File
@@ -16,7 +16,6 @@ jobs:
uses: actions/setup-node@v4 uses: actions/setup-node@v4
with: with:
node-version: '22' node-version: '22'
cache: 'npm'
- name: Install dependencies - name: Install dependencies
run: npm ci run: npm ci