This reverts commit 9b020a31c1.
This commit is contained in:
chris48s
2024-06-17 20:26:04 +01:00
parent 9b020a31c1
commit d7d3edb409

View File

@@ -32,9 +32,7 @@ jobs:
- name: Setup
uses: ./.github/actions/setup
with:
node-version: 22
env:
NPM_CONFIG_ENGINE_STRICT: 'false'
node-version: 20
- name: Migrate DB
run: npm run migrate up