mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 03:25:42 +00:00
fix(backend): api version style (#8989)
* fix api version style * set base path
This commit is contained in:
2
.github/workflows/qc_checks.yaml
vendored
2
.github/workflows/qc_checks.yaml
vendored
@ -195,7 +195,7 @@ jobs:
|
||||
echo "Version: $version"
|
||||
echo "version=$version" >> "$GITHUB_OUTPUT"
|
||||
- name: Extract settings / tags
|
||||
run: invoke int.export-definitions
|
||||
run: invoke int.export-definitions --basedir src/backend/InvenTree
|
||||
- name: Upload settings
|
||||
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # pin@v4.6.0
|
||||
with:
|
||||
|
Reference in New Issue
Block a user