diff --git a/.github/workflows/gen-db.yml b/.github/workflows/gen-db.yml index 41aa373b4..db261f9c9 100644 --- a/.github/workflows/gen-db.yml +++ b/.github/workflows/gen-db.yml @@ -31,6 +31,7 @@ jobs: python -m pip install --upgrade pip pip install astrodbkit pip install astrodb_utils + pip install . - name: Generate sqlite (file) database run: |