1
0
mirror of https://github.com/badges/shields.git synced 2025-04-18 19:44:04 +03:00
This reverts commit 9b020a31c1d6f09159ee1c733a1db541de1ec4e0.
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