Skip to content

Commit

Permalink
Fix other workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SchrodingersGat committed Jan 20, 2025
1 parent fc147c4 commit a1c466f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/import_data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
runs-on: ubuntu-latest

env:
INVENTREE_SITE_URL: http://localhost:8000
INVENTREE_DB_ENGINE: sqlite3
INVENTREE_DB_NAME: inventree_db_latest.sqlite3
INVENTREE_BACKUP_DIR: $GITHUB_WORKSPACE/path/to/backup
Expand Down

0 comments on commit a1c466f

Please sign in to comment.