mirror of
https://github.com/partofmyid/register.git
synced 2026-06-05 18:46:50 +07:00
remove install line
This commit is contained in:
parent
d8b02125b7
commit
11c37cfeb2
1 changed files with 0 additions and 3 deletions
3
.github/workflows/db.yml
vendored
3
.github/workflows/db.yml
vendored
|
|
@ -21,9 +21,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
node-version: '18'
|
node-version: '18'
|
||||||
|
|
||||||
- name: Install dependencies
|
|
||||||
run: npm install
|
|
||||||
|
|
||||||
- name: Generate database
|
- name: Generate database
|
||||||
run: node dbgen.js > database.json
|
run: node dbgen.js > database.json
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue