mirror of
https://github.com/inventree/demo-dataset.git
synced 2025-06-15 19:45:29 +00:00
Fix for github action
This commit is contained in:
1
.github/workflows/import_data.yaml
vendored
1
.github/workflows/import_data.yaml
vendored
@ -31,5 +31,6 @@ jobs:
|
||||
cd inventree
|
||||
invoke install
|
||||
- name: Import Database Records
|
||||
run: |
|
||||
cd inventree
|
||||
invoke import-records -f $GITHUB_WORKSPACE/inventree_data.json
|
||||
|
Reference in New Issue
Block a user