mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
maybe this way?
This commit is contained in:
parent
0f4991db0a
commit
6355d2e8c2
2
.github/workflows/pr_checks.yaml
vendored
2
.github/workflows/pr_checks.yaml
vendored
@ -172,7 +172,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
env:
|
||||
INVENTREE_DB_NAME: './${{ env.INVENTREE_DB_NAME_main }}.sqlite'
|
||||
INVENTREE_DB_NAME: ./${{ env.INVENTREE_DB_NAME_main }}.sqlite
|
||||
INVENTREE_DB_ENGINE: sqlite3
|
||||
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user