2
0
mirror of https://github.com/inventree/demo-dataset.git synced 2025-04-27 21:16:50 +00:00

Update import_data.yaml

Perform data migrations before importing dataset
This commit is contained in:
Oliver 2021-06-20 15:30:06 +10:00 committed by GitHub
parent cdc7e573bd
commit 873475e253
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,4 +33,5 @@ jobs:
- name: Import Database Records
run: |
cd inventree
invoke migrate
invoke import-records -f $GITHUB_WORKSPACE/inventree_data.json