mirror of
https://github.com/inventree/demo-dataset.git
synced 2025-04-27 21:16:50 +00:00
Fix for github action
This commit is contained in:
parent
1996096595
commit
95c2f22a12
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user